{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0f82d8a6-eccf-502c-af66-26438122c082",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-forms@13.3.0-tuxcare.1",
      "type": "library",
      "name": "angular-forms",
      "version": "13.3.0-tuxcare.1",
      "purl": "pkg:npm/angular-forms@13.3.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f05e3fa5-ae60-50a7-9b74-5fe0d5445188",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 13.3.0-tuxcare.1 of angular-forms."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-forms@13.3.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-forms@13.3.0-tuxcare.1"
    }
  ]
}