{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ee68b526-0cf6-528f-a85c-245667b6d3d0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "acorn-walk",
      "purl": "pkg:npm/acorn-walk@6.0.4",
      "type": "library",
      "bom-ref": "pkg:npm/acorn-walk@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-walk@6.0.4"
        }
      ],
      "bom-ref": "urn:uuid:c42595a0-56e2-5700-9491-aa80bb917856",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-6chw-6frg-f759 affects version 6.0.4 of acorn-walk, and is fixed in 6.0.4-tuxcare.1."
      }
    },
    {
      "id": "GHSA-7fhm-mqm4-2wp7",
      "affects": [
        {
          "ref": "pkg:npm/acorn-walk@6.0.4"
        }
      ],
      "bom-ref": "urn:uuid:8738be64-9c1f-54fe-be15-84a119e4bf89",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-7fhm-mqm4-2wp7 is a false positive for acorn-walk 6.0.4."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/acorn-walk@6.0.4"
    }
  ]
}