todays product advirories implemented

This commit is contained in:
master
2026-01-16 23:30:47 +02:00
parent 91ba600722
commit 77ff029205
174 changed files with 30173 additions and 1383 deletions

View File

@@ -30,3 +30,20 @@ Source of truth: `docs-archived/implplan/2025-12-29-csproj-audit/SPRINT_20251229
| CLI-VEX-EVIDENCE-HANDLER-0001 | DONE | SPRINT_20260113_003_002 - Evidence linking in VEX handler. |
| CLI-VEX-EVIDENCE-JSON-0001 | DONE | SPRINT_20260113_003_002 - JSON evidence output. |
| CLI-VEX-EVIDENCE-TABLE-0001 | DONE | SPRINT_20260113_003_002 - Table evidence summary. |
| CLI-POLICY-LATTICE-0001 | DONE | SPRINT_20260117_010 - Add policy lattice explain command. |
| CLI-POLICY-VERDICTS-0001 | DONE | SPRINT_20260117_010 - Add policy verdicts export command. |
| CLI-POLICY-PROMOTE-0001 | DONE | SPRINT_20260117_010 - Add policy promote command. |
| CLI-POLICY-TESTS-0001 | DONE | SPRINT_20260117_010 - Add unit tests for new policy commands. |
| CLI-SBOM-CBOM-0001 | DONE | SPRINT_20260117_004 - Add CBOM export coverage. |
| CLI-SBOM-VALIDATE-0001 | DONE | SPRINT_20260117_004 - Add SBOM validate tests. |
| CLI-GRAPH-LINEAGE-0001 | DONE | SPRINT_20260117_004 - Add graph lineage show command and tests. |
| CLI-SARIF-METADATA-0001 | DONE | SPRINT_20260117_005 - Inject SARIF metadata for scan exports. |
| CLI-ATTEST-SPDX3-0001 | DONE | SPRINT_20260117_004 - Add attest build SPDX3 output. |
| CLI-SCANNER-WORKERS-0001 | DONE | SPRINT_20260117_005 - Add scanner workers get/set commands. |
| CLI-SCAN-WORKERS-0001 | DONE | SPRINT_20260117_005 - Add scan run workers option. |
| CLI-REACHABILITY-GUARDS-0001 | DONE | SPRINT_20260117_006 - Add reachability guards filtering and tests. |
| CLI-REACHABILITY-WITNESS-0001 | DONE | SPRINT_20260117_006 - Add reachability witness tests. |
| CLI-SIGNALS-INSPECT-0001 | DONE | SPRINT_20260117_006 - Add signals inspect tests. |
| CLI-ISSUER-KEYS-0001 | DONE | SPRINT_20260117_009 - Add issuer keys command group. |
| CLI-VEX-WEBHOOKS-0001 | DONE | SPRINT_20260117_009 - Add VEX webhooks commands. |
| CLI-BINARY-ANALYSIS-0001 | DONE | SPRINT_20260117_007 - Add binary fingerprint/diff tests. |