{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bf9fbc56-f375-5903-914d-cc81d857d618",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "json5",
      "purl": "pkg:npm/json5@1.0.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/json5@1.0.1-tuxcare.1",
      "version": "1.0.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-46175",
      "affects": [
        {
          "ref": "pkg:npm/json5@1.0.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:10fe8452-e8fe-5364-875f-0e87e109fae6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-46175 is fixed in version 1.0.1-tuxcare.1 of json5."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/json5@1.0.1-tuxcare.1"
    }
  ]
}