{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1604e63f-537e-5646-bbec-3a0f9db4d80f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/acorn-walk@6.0.4",
      "type": "library",
      "name": "acorn-walk",
      "version": "6.0.4",
      "purl": "pkg:npm/acorn-walk@6.0.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8738be64-9c1f-54fe-be15-84a119e4bf89",
      "id": "GHSA-7fhm-mqm4-2wp7",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-7fhm-mqm4-2wp7 is a false positive for acorn-walk 6.0.4."
      },
      "affects": [
        {
          "ref": "pkg:npm/acorn-walk@6.0.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/acorn-walk@6.0.4"
    }
  ]
}