Files
git.stella-ops.org/tests/reachability/samples-public/samples/js/js-002-yaml-unsafe-load/vex.openvex.json
StellaOps Bot 999e26a48e up
2025-12-13 02:22:15 +02:00

22 lines
414 B
JSON

{
"@context": "https://openvex.dev/ns/v0.2.0",
"@id": "urn:stellaops:vex:js-002-yaml-unsafe-load",
"author": "StellaOps",
"timestamp": "2025-12-12T00:00:00Z",
"version": 1,
"statements": [
{
"vulnerability": {
"name": "CVE-TEST-0002"
},
"products": [
{
"@id": "pkg:npm/js-yaml@4.1.0"
}
],
"status": "under_investigation"
}
]
}