github.com/devseccon/trivy@v0.47.1-0.20231123133102-bd902a0bd996/pkg/vex/testdata/openvex-multiple.json (about)

     1  {
     2    "@context": "https://openvex.dev/ns",
     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        "timestamp": "2023-01-15T01:02:03.853479631-06:00",
    10        "vulnerability": {
    11          "name": "CVE-2021-44228"
    12        },
    13        "products": [
    14          {"@id": "pkg:maven/org.springframework.boot/spring-boot@2.6.0"}
    15        ],
    16        "status": "affected"
    17      },
    18      {
    19        "vulnerability": {
    20          "name": "CVE-2021-44228"
    21        },
    22        "products": [
    23          {"@id": "pkg:maven/org.springframework.boot/spring-boot@2.6.0"}
    24        ],
    25        "status": "not_affected",
    26        "justification": "vulnerable_code_not_in_execute_path"
    27      }
    28    ]
    29  }