{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0a38d528-7180-5dc1-968c-d34aadda2efc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "acorn",
      "purl": "pkg:npm/acorn@6.2.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/acorn@6.2.0-tuxcare.1",
      "version": "6.2.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-6chw-6frg-f759",
      "affects": [
        {
          "ref": "pkg:npm/acorn@6.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0285b0ff-50ea-577d-b8ee-8465d9378597",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-6chw-6frg-f759 is fixed in version 6.2.0-tuxcare.1 of acorn."
      }
    },
    {
      "id": "GHSA-7fhm-mqm4-2wp7",
      "affects": [
        {
          "ref": "pkg:npm/acorn@6.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:dadd6197-7d6a-5ba5-893f-ca56d688bf18",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-7fhm-mqm4-2wp7 is a false positive for acorn 6.2.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/acorn@6.2.0-tuxcare.1"
    }
  ]
}