{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e732415a-d823-510c-9192-eccd6479bfb7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/http@8.2.14",
      "type": "library",
      "name": "@angular/http",
      "version": "8.2.14",
      "purl": "pkg:npm/%40angular/http@8.2.14"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8dd5dfcf-682f-5173-a860-7ebb1268ac6b",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 8.2.14 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.2.14"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c2a8973a-0f99-5701-8e7a-aca80d45a6ea",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 8.2.14 of @angular/http."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/http@8.2.14"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/http@8.2.14"
    }
  ]
}