Files
git.stella-ops.org/bench/reachability-benchmark/cases/py/unsafe-exec/outputs/sbom.cdx.json
StellaOps Bot ca91f40051
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Concelier Attestation Tests / attestation-tests (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Export Center CI / export-ci (push) Has been cancelled
feat: Add attestation and SBOM JSON outputs for various Python applications
2025-12-03 09:47:40 +02:00

14 lines
260 B
JSON

{
"bomFormat": "CycloneDX",
"components": [],
"metadata": {
"component": {
"name": "unsafe-exec",
"type": "application",
"version": "1.0.0"
},
"timestamp": "1970-01-01T00:00:00Z"
},
"specVersion": "1.5",
"version": 1
}