{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0d293312-ecc3-5c07-ab20-42a44219aef1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fast-redact@3.5.0-tuxcare.1",
      "type": "library",
      "name": "fast-redact",
      "version": "3.5.0-tuxcare.1",
      "purl": "pkg:npm/fast-redact@3.5.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:591309d9-fe4d-5388-af3a-4180d09ee0d5",
      "id": "CVE-2025-57319",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-57319 is fixed in version 3.5.0-tuxcare.1 of fast-redact."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-redact@3.5.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a5ed6ade-ce43-50b9-a69a-db1049bc0a14",
      "id": "CVE-2026-24001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-24001 is fixed in version 3.5.0-tuxcare.1 of fast-redact."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-redact@3.5.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-redact@3.5.0-tuxcare.1"
    }
  ]
}