{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a4332795-bfc6-57e2-83d9-c160441bdcd5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40sentry/utils@5.7.1",
      "type": "library",
      "name": "@sentry/utils",
      "version": "5.7.1",
      "purl": "pkg:npm/%40sentry/utils@5.7.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:000c8f06-eb7a-53e3-b0be-f9a435dfab61",
      "id": "GHSA-593m-55hh-j8gv",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability GHSA-593m-55hh-j8gv does not affect version 5.7.1 of @sentry/utils. 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."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40sentry/utils@5.7.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40sentry/utils@5.7.1"
    }
  ]
}