{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7fc181d7-a822-5e53-a1ea-1a3e4d2d2503",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/aws-sdk@2.0.5-tuxcare.1",
      "type": "library",
      "name": "aws-sdk",
      "version": "2.0.5-tuxcare.1",
      "purl": "pkg:npm/aws-sdk@2.0.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0f49ca0c-0998-594c-99c2-657022fdf5f8",
      "id": "CVE-2020-28472",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-28472 is fixed in version 2.0.5-tuxcare.1 of aws-sdk."
      },
      "affects": [
        {
          "ref": "pkg:npm/aws-sdk@2.0.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:027cc63a-949c-5819-b0d1-fd405ef8377c",
      "id": "CVE-2023-0842",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-0842 affects version 2.0.5-tuxcare.1 of aws-sdk."
      },
      "affects": [
        {
          "ref": "pkg:npm/aws-sdk@2.0.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7085a342-bf6f-520e-b5da-81d84e61550b",
      "id": "GHSA-j965-2qgj-vjmq",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-j965-2qgj-vjmq affects version 2.0.5-tuxcare.1 of aws-sdk."
      },
      "affects": [
        {
          "ref": "pkg:npm/aws-sdk@2.0.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/aws-sdk@2.0.5-tuxcare.1"
    }
  ]
}