{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fe3c4ab0-332e-599a-ade5-d402f44bfe71",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/acorn@6.0.4-tuxcare.1",
      "type": "library",
      "name": "acorn",
      "version": "6.0.4-tuxcare.1",
      "purl": "pkg:npm/acorn@6.0.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:cf376c90-3af8-5dad-a404-b072335b87ef",
      "id": "GHSA-6chw-6frg-f759",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-6chw-6frg-f759 is fixed in version 6.0.4-tuxcare.1 of acorn."
      },
      "affects": [
        {
          "ref": "pkg:npm/acorn@6.0.4-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b77b65cb-b151-5f01-8636-ae5ea1868212",
      "id": "GHSA-7fhm-mqm4-2wp7",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-7fhm-mqm4-2wp7 is a false positive for acorn 6.0.4-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/acorn@6.0.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/acorn@6.0.4-tuxcare.1"
    }
  ]
}