{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:78ff1404-5145-5512-b053-8968bee5f48e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/forms@7.2.16",
      "type": "library",
      "name": "@angular/forms",
      "version": "7.2.16",
      "purl": "pkg:npm/%40angular/forms@7.2.16"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c3d01c72-8f8e-5f15-8d2b-31426da38be1",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 7.2.16 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@7.2.16"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:93945e38-4eea-5a71-91e4-aa63773e0855",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 7.2.16 of @angular/forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/forms@7.2.16"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/forms@7.2.16"
    }
  ]
}