{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a506b787-b46e-560a-890f-b337d9c950be",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "acorn",
      "purl": "pkg:npm/acorn@6.0.4",
      "type": "library",
      "bom-ref": "pkg:npm/acorn@6.0.4",
      "version": "6.0.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-6chw-6frg-f759",
      "affects": [
        {
          "ref": "pkg:npm/acorn@6.0.4"
        }
      ],
      "bom-ref": "urn:uuid:93e2e674-1162-573b-8084-a107344e2e9a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6chw-6frg-f759 affects version 6.0.4 of acorn, and is fixed in 6.0.4-tuxcare.1."
      }
    },
    {
      "id": "GHSA-7fhm-mqm4-2wp7",
      "affects": [
        {
          "ref": "pkg:npm/acorn@6.0.4"
        }
      ],
      "bom-ref": "urn:uuid:6aea8e55-67c6-5bce-9c62-83f20d824772",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-7fhm-mqm4-2wp7 is a false positive for acorn 6.0.4."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/acorn@6.0.4"
    }
  ]
}