mirror of
https://github.com/aquasecurity/trivy.git
synced 2026-02-11 03:03:29 +08:00
18 lines
454 B
JSON
18 lines
454 B
JSON
{
|
|
"@context": "https://openvex.dev/ns/v0.2.0",
|
|
"author": "Aqua Security",
|
|
"role": "Project Release Bot",
|
|
"timestamp": "2023-01-16T19:07:16.853479631-06:00",
|
|
"version": 1,
|
|
"statements": [
|
|
{
|
|
"vulnerability": {"name": "CVE-2019-0001"},
|
|
"products": [
|
|
{"@id": "pkg:golang/github.com/aquasecurity/foo@v1.2.3"}
|
|
],
|
|
"status": "not_affected",
|
|
"justification": "vulnerable_code_not_in_execute_path"
|
|
}
|
|
]
|
|
}
|