{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d408405d-db5c-5720-b7b1-3cfa5d4971e5",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@sentry/core",
      "purl": "pkg:npm/%40sentry/core@5.7.1-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40sentry/core@5.7.1-tuxcare.3",
      "version": "5.7.1-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "GHSA-593m-55hh-j8gv",
      "affects": [
        {
          "ref": "pkg:npm/%40sentry/core@5.7.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:1db42730-6959-579e-90e6-b43e3992bc5e",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-593m-55hh-j8gv does not affect version 5.7.1-tuxcare.3 of @sentry/core. already_fixed \u2014 Target repository already contains TuxCare backport of GHSA-593m-55hh-j8gv fix. Commit b8c958889 applied the upstream patch plus additional hardening on 2025-09-26. Both type validation checks are present in current HEAD.",
        "justification": "code_not_present"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40sentry/core@5.7.1-tuxcare.3"
    }
  ]
}