Files
git.stella-ops.org/tests/reachability/samples-public/samples/php/php-001-phar-deserialize/sbom.cdx.json
StellaOps Bot 999e26a48e up
2025-12-13 02:22:15 +02:00

22 lines
353 B
JSON

{
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"version": 1,
"metadata": {
"component": {
"type": "application",
"name": "php-001-phar-deserialize",
"version": "0.0.0"
}
},
"components": [
{
"type": "library",
"name": "php",
"version": "8.x",
"purl": "pkg:generic/php@8"
}
]
}