{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:753b7a93-ab23-5294-8cf5-cba3a3e60e12",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "picocolors@0.2.1-tuxcare.2",
      "name": "picocolors",
      "type": "library",
      "version": "0.2.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:25419645-05f5-5eb4-854e-4d5b577a940a",
      "id": "AIKIDO-2024-10093",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2024-10093 is fixed in version 0.2.1-tuxcare.2 of picocolors."
      },
      "affects": [
        {
          "ref": "picocolors@0.2.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "picocolors@0.2.1-tuxcare.2"
    }
  ]
}