docs re-org, audit fixes, build fixes
This commit is contained in:
@@ -383,7 +383,7 @@ Produce **entrypoint‑aware differential SBOMs** and continually **re‑enrich*
|
||||
{
|
||||
"schema":"cyclonedx+stella-diff@1.0",
|
||||
"base_sbom":"sha256:...",
|
||||
"entrypoint": ["/app/bin/Release/net8.0/app.dll"],
|
||||
"entrypoint": ["/app/bin/Release/net10.0/app.dll"],
|
||||
"cmd": ["--urls","http://127.0.0.1:8080"],
|
||||
"static_reachable": ["pkg:nuget/Kestrel@*", "pkg:nuget/System.Data@*"],
|
||||
"runtime_observed": ["pkg:rpm/openssl@3.0.9"],
|
||||
|
||||
Reference in New Issue
Block a user