feat: add reversible SBOM Nexus read facade
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a028f0-a42f-7582-89a8-ebaad7343834
This commit is contained in:
parent
9e7e91300f
commit
5fc4c56215
7 changed files with 368 additions and 3 deletions
|
|
@ -11,6 +11,11 @@ image:
|
|||
ingress:
|
||||
enabled: false
|
||||
|
||||
config:
|
||||
sbomNexusUrl: "http://sbom-nexus.sbom-nexus.svc.cluster.local:8010"
|
||||
# T04 starts fail-safe. Change only this value to `nexus` after parity checks.
|
||||
sbomNexusReadMode: legacy
|
||||
|
||||
sweep:
|
||||
# RMGR-WP-0005-T11: disabled while railiance01 checkouts still target the
|
||||
# stale gitea-remote lineage. Re-enable only after the governed remote
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue