docs: add multi-ecosystem sbom fixtures for vuln parity
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"bomFormat": "CycloneDX",
|
||||
"specVersion": "1.4",
|
||||
"version": 1,
|
||||
"components": [
|
||||
{
|
||||
"type": "library",
|
||||
"name": "requests",
|
||||
"version": "2.31.0",
|
||||
"purl": "pkg:pypi/requests@2.31.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user