{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:55994142-266b-5226-89a7-c3468d95a574",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-forms@14.2.8-tuxcare.1",
      "type": "library",
      "name": "angular-forms",
      "version": "14.2.8-tuxcare.1",
      "purl": "pkg:npm/angular-forms@14.2.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b68828d3-4c8b-5c04-93a2-0489227e74f4",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 14.2.8-tuxcare.1 of angular-forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-forms@14.2.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-forms@14.2.8-tuxcare.1"
    }
  ]
}