Files
git.stella-ops.org/docs/modules/platform/samples/console-vex-30-001.json
2026-01-06 19:07:48 +02:00

18 lines
518 B
JSON

{
"query": {"component": "openssl", "advisory": "CVE-2024-1234"},
"tenant": "demo",
"timestamp": "2025-11-19T00:00:00Z",
"statements": [
{
"id": "stmt-1",
"status": "not_affected",
"justification": "component_not_present",
"advisory": "CVE-2024-1234",
"products": ["pkg:deb/openssl@1.1.1w"],
"evidence": {"observationId": "obs-ossl-001", "linksetId": "lnm-ossl-001"},
"timestamp": "2025-11-19T00:00:00Z"
}
],
"pagination": {"pageSize": 20, "next": null}
}