{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9daaaa56-4c35-5710-86a4-9d28f4fecc51",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/acorn-loose@6.0.4-tuxcare.1",
      "type": "library",
      "name": "acorn-loose",
      "version": "6.0.4-tuxcare.1",
      "purl": "pkg:npm/acorn-loose@6.0.4-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2a95d29b-51dc-542e-86f6-21d455b98c2d",
      "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-loose."
      },
      "affects": [
        {
          "ref": "pkg:npm/acorn-loose@6.0.4-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/acorn-loose@6.0.4-tuxcare.1"
    }
  ]
}