github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/vex/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": { 10 "name": "CVE-2021-44228" 11 }, 12 "products": [ 13 {"@id": "pkg:maven/org.springframework.boot/spring-boot@2.6.0"} 14 ], 15 "status": "not_affected", 16 "justification": "vulnerable_code_not_in_execute_path" 17 } 18 ] 19 }