{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e4a6060d-564c-5a0d-b59c-9f98ad6cf5ee",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular@1.5.11",
      "type": "library",
      "name": "angular",
      "version": "1.5.11",
      "purl": "pkg:npm/angular@1.5.11"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:21e77636-791f-577d-90d4-8dfaaac686b0",
      "id": "GHSA-28hp-fgcr-2r4h",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-28hp-fgcr-2r4h affects version 1.5.11 of angular."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular@1.5.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:94cd642b-36ef-5c86-9834-4e65876c9cce",
      "id": "GHSA-5cp4-xmrw-59wf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-5cp4-xmrw-59wf affects version 1.5.11 of angular."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular@1.5.11"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular@1.5.11"
    }
  ]
}