{
  "@context": "https://openvex.dev/ns/v0.2.0",
  "@id": "https://example.com/vex/sample-user-2026-04-27",
  "author": "Example User Pipeline",
  "role": "supplier",
  "timestamp": "2026-04-27T00:00:00Z",
  "version": 1,
  "statements": [
    {
      "vulnerability": {"name": "CVE-2021-44228"},
      "products": [
        {"@id": "pkg:rpm/redhat/log4j"},
        {"@id": "pkg:maven/org.apache.logging.log4j/log4j-core"}
      ],
      "status": "not_affected",
      "justification": "inline_mitigations_already_exist",
      "supplier": "acme-internal",
      "timestamp": "2026-04-27T00:00:00Z"
    },
    {
      "vulnerability": {"name": "CVE-2024-0727"},
      "products": [
        {"@id": "pkg:rpm/redhat/openssl"},
        {"@id": "pkg:rpm/redhat/openssl-libs"}
      ],
      "status": "not_affected",
      "justification": "vulnerable_code_not_in_execute_path",
      "supplier": "acme-internal",
      "timestamp": "2026-04-27T00:00:00Z"
    },
    {
      "vulnerability": {"name": "CVE-2026-2100"},
      "products": [{"@id": "pkg:rpm/redhat/p11-kit"}],
      "status": "fixed",
      "supplier": "acme-internal",
      "timestamp": "2026-04-27T00:00:00Z"
    }
  ]
}
