sprints completion. new product advisories prepared

This commit is contained in:
master
2026-01-16 16:30:03 +02:00
parent a927d924e3
commit 4ca3ce8fb4
255 changed files with 42434 additions and 1020 deletions

View File

@@ -657,6 +657,9 @@
| SARIF for GitHub | Upload SARIF to GitHub Security | `--output sarif` | Y | Y | Y |
| SARIF for GitLab | Upload SARIF to GitLab Security | `--output sarif` | Y | Y | Y |
| PR comments | Comment scan results on PRs | Configure CI integration | - | Y | Y |
| MR comments | Comment scan results on GitLab MRs | Configure CI integration | - | Y | Y |
| PR evidence annotations | Include attestation digest, policy verdict, and verify command in PR comments | `--pr-comment --evidence-link` | - | Y | Y |
| ASCII-only annotation output | Deterministic PR/MR comments without Unicode glyphs | Default behavior | - | Y | Y |
| Status checks | Update PR status checks | Configure CI integration | - | Y | Y |
| Merge blocking | Block merge on policy failure | Configure CI integration | - | Y | Y |