{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e60d30cd-edab-5417-a1a9-7a602c1a0044",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "luxon",
      "purl": "pkg:npm/luxon@2.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/luxon@2.3.0",
      "version": "2.3.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-22467",
      "affects": [
        {
          "ref": "pkg:npm/luxon@2.3.0"
        }
      ],
      "bom-ref": "urn:uuid:7010474a-2d69-53d3-8e4c-663aa26817db",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-22467 affects version 2.3.0 of luxon, and is fixed in 2.3.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/luxon@2.3.0"
    }
  ]
}