{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:acb73650-d0d3-5c6a-aa04-ab9e6dfb9f6a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-core@4.4.7-tuxcare.5",
      "name": "angular-core",
      "type": "library",
      "version": "4.4.7-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:700e8e63-4cee-5f1d-9018-efd3c4c86652",
      "id": "CVE-2026-22610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22610 is fixed in version 4.4.7-tuxcare.5 of angular-core."
      },
      "affects": [
        {
          "ref": "angular-core@4.4.7-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1b93ef55-9741-5690-95a6-9c633da9778f",
      "id": "CVE-2021-4231",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-4231 is fixed in version 4.4.7-tuxcare.5 of angular-core."
      },
      "affects": [
        {
          "ref": "angular-core@4.4.7-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-core@4.4.7-tuxcare.5"
    }
  ]
}