{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ac460335-a4bc-53a2-be55-10013b8839fd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-core@8.2.14-tuxcare.5",
      "name": "angular-core",
      "type": "library",
      "version": "8.2.14-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4f14134f-6bcd-52dd-a586-57f5497c98b1",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 8.2.14-tuxcare.5 of angular-core."
      },
      "affects": [
        {
          "ref": "angular-core@8.2.14-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c2aa7053-e572-50f9-b4c1-5fc833cdd607",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 8.2.14-tuxcare.5 of angular-core."
      },
      "affects": [
        {
          "ref": "angular-core@8.2.14-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-core@8.2.14-tuxcare.5"
    }
  ]
}