{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9125677c-a6f8-5dd6-a5b7-db167a9db829",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-forms@14.2.12-tuxcare.1",
      "type": "library",
      "name": "angular-forms",
      "version": "14.2.12-tuxcare.1",
      "purl": "pkg:npm/angular-forms@14.2.12-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c57e39bd-6384-5e26-b3ab-28eed3d9049c",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 14.2.12-tuxcare.1 of angular-forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-forms@14.2.12-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-forms@14.2.12-tuxcare.1"
    }
  ]
}