github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/result/testdata/openvex.json (about) 1 { 2 "@context": "https://openvex.dev/ns/v0.2.0", 3 "author": "DevSecCon Security", 4 "role": "Project Release Bot", 5 "timestamp": "2023-01-16T19:07:16.853479631-06:00", 6 "version": 1, 7 "statements": [ 8 { 9 "vulnerability": {"name": "CVE-2019-0001"}, 10 "products": [ 11 {"@id": "pkg:golang/github.com/aquasecurity/foo@1.2.3"} 12 ], 13 "status": "not_affected", 14 "justification": "vulnerable_code_not_in_execute_path" 15 } 16 ] 17 }