feat: publish Risk Nexus findings and methods
All checks were successful
Build and publish policy-nexus image / build-and-push (push) Successful in 1m10s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a058f3-8ba0-7692-a042-9a870fc3d663
This commit is contained in:
tegwick 2026-09-01 01:56:46 +02:00
parent 4c8a7b9666
commit c1b60f322e
70 changed files with 3888 additions and 198 deletions

View file

@ -90,6 +90,19 @@
"remote": "https://forgejo.coulomb.social/coulomb/railiance-platform.git",
"selectors": ["docs/adr/*.md"]
},
"risk-nexus": {
"branch": "main",
"remote": "https://forgejo.coulomb.social/coulomb/risk-nexus.git",
"selectors": [
"findings/RISK-F-0001-flex-auth-unauthenticated-check.md",
"findings/RISK-F-0008-audit-retention-legal-basis-assumed.md",
"docs/method/severity.md",
"docs/method/disclosure.md",
"docs/method/review.md",
"docs/method/verification.md",
"docs/method/dependencies.md"
]
},
"rapp-postgres": {
"branch": "main",
"remote": "https://forgejo.coulomb.social/coulomb/rapp-postgres.git",