{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f155e158-5c77-5ae5-964c-0434f4cab223",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-redact",
      "purl": "pkg:npm/fast-redact@3.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/fast-redact@3.5.0",
      "version": "3.5.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-57319",
      "affects": [
        {
          "ref": "pkg:npm/fast-redact@3.5.0"
        }
      ],
      "bom-ref": "urn:uuid:ee94acca-2f79-5325-9db6-b7159a597c7f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-57319 affects version 3.5.0 of fast-redact, and is fixed in 3.5.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-redact@3.5.0"
    }
  ]
}