product advisories add change contiang folder

This commit is contained in:
Codex Assistant
2026-01-08 09:06:03 +02:00
parent ae6968d23f
commit 8f0320edd5
599 changed files with 1110 additions and 565 deletions

View File

@@ -20,7 +20,7 @@ The VEX delta schema is designed in `ADVISORY_SBOM_LINEAGE_GRAPH.md` but not mig
## Related Documentation
- `docs/product-advisories/archived/ADVISORY_SBOM_LINEAGE_GRAPH.md` (Gap Analysis section)
- `docs/product/advisories/archived/ADVISORY_SBOM_LINEAGE_GRAPH.md` (Gap Analysis section)
- `docs/modules/sbomservice/lineage/architecture.md`
- `docs/modules/vex-lens/architecture.md`
- `docs/modules/excititor/architecture.md`

View File

@@ -28,7 +28,7 @@ This component does NOT exist in the current codebase and must be built from scr
## Related Documentation
- `docs/product-advisories/archived/ADVISORY_SBOM_LINEAGE_GRAPH.md` (Explainer section)
- `docs/product/advisories/archived/ADVISORY_SBOM_LINEAGE_GRAPH.md` (Explainer section)
- `docs/modules/policy/architecture.md` (ProofTrace format)
- `docs/modules/vexlens/architecture.md` (Consensus Engine)
- Existing: `src/app/features/lineage/components/why-safe-panel/` (similar concept, simpler)

View File

@@ -30,7 +30,7 @@ The existing `DataTableComponent` in shared components provides a base, but need
## Related Documentation
- `docs/product-advisories/archived/ADVISORY_SBOM_LINEAGE_GRAPH.md` (Diff section)
- `docs/product/advisories/archived/ADVISORY_SBOM_LINEAGE_GRAPH.md` (Diff section)
- Existing: `src/app/features/lineage/components/lineage-sbom-diff/`
- Existing: `src/app/shared/components/data-table/`
- API: `GET /api/v1/lineage/{from}/compare?to={to}`