{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5845fcaf-101e-5ffb-95b2-88a1de886095",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/quill@1.3.7-tuxcare.3",
      "type": "library",
      "name": "quill",
      "version": "1.3.7-tuxcare.3",
      "purl": "pkg:npm/quill@1.3.7-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3b722822-b4b4-54cc-94ad-bc599d87d764",
      "id": "AIKIDO-2024-10030",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2024-10030 is fixed in version 1.3.7-tuxcare.3 of quill."
      },
      "affects": [
        {
          "ref": "pkg:npm/quill@1.3.7-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/quill@1.3.7-tuxcare.3"
    }
  ]
}