{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cee37c02-2996-59d7-8921-b1946564cb17",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-platform-browser@18.1.2-tuxcare.1",
      "type": "library",
      "name": "angular-platform-browser",
      "version": "18.1.2-tuxcare.1",
      "purl": "pkg:npm/angular-platform-browser@18.1.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:757e5aac-73be-5f9d-8799-1358bf067e64",
      "id": "CVE-2017-16009",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16009 is fixed in version 18.1.2-tuxcare.1 of angular-platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-platform-browser@18.1.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2ca0fa84-b2ba-5956-b2b1-749f87e898ed",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 18.1.2-tuxcare.1 of angular-platform-browser."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-platform-browser@18.1.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-platform-browser@18.1.2-tuxcare.1"
    }
  ]
}