{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:90e8c80a-527e-513d-96a1-352617be8277",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/aws-sdk@2.1693.0",
      "type": "library",
      "name": "aws-sdk",
      "version": "2.1693.0",
      "purl": "pkg:npm/aws-sdk@2.1693.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3b76c005-2b46-52ed-8d85-ae215782e1cb",
      "id": "CVE-2026-41907",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41907 affects version 2.1693.0 of aws-sdk."
      },
      "affects": [
        {
          "ref": "pkg:npm/aws-sdk@2.1693.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fe01af91-ab48-5af1-bc02-c937b6659076",
      "id": "GHSA-w5hq-g745-h8pq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-w5hq-g745-h8pq affects version 2.1693.0 of aws-sdk."
      },
      "affects": [
        {
          "ref": "pkg:npm/aws-sdk@2.1693.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/aws-sdk@2.1693.0"
    }
  ]
}