{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:13fd3dac-0e95-5e94-88fd-96886150acb8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-common@11.2.11-tuxcare.1",
      "type": "library",
      "name": "angular-common",
      "version": "11.2.11-tuxcare.1",
      "purl": "pkg:npm/angular-common@11.2.11-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:439ff5a4-a08d-56bb-b778-c52638456cb9",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 11.2.11-tuxcare.1 of angular-common."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-common@11.2.11-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-common@11.2.11-tuxcare.1"
    }
  ]
}