{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6e5a9652-1dee-56d1-8080-7185b55be575",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/http@6.1.10",
      "type": "library",
      "name": "@angular/http",
      "version": "6.1.10",
      "purl": "pkg:npm/%40angular/http@6.1.10"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:04656b09-e64a-5424-841d-51c9f5964bbd",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 6.1.10 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@6.1.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a1a73852-1668-5f7a-859b-a0e49079677e",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 6.1.10 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@6.1.10"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/http@6.1.10"
    }
  ]
}