{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:33dccd00-e6eb-57b8-99bf-74ceaac69cf2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@storybook/postinstall",
      "purl": "pkg:npm/%40storybook/postinstall@7.0.7-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40storybook/postinstall@7.0.7-tuxcare.1",
      "version": "7.0.7-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-68429",
      "affects": [
        {
          "ref": "pkg:npm/%40storybook/postinstall@7.0.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5efa7ff0-3484-5fad-a412-b3b0b0a8f3df",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-68429 is fixed in version 7.0.7-tuxcare.1 of @storybook/postinstall."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40storybook/postinstall@7.0.7-tuxcare.1"
    }
  ]
}