{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9123e096-6440-4234-9fc0-1598d5f5b546",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-22T06:38:40Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "atob",
      "group": "",
      "version": "2.1.2",
      "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
      "purl": "pkg:npm/atob@2.1.2",
      "bom-ref": "pkg:npm/atob@2.1.2",
      "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com)",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "atob"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)"
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://git.coolaj86.com/coolaj86/atob.js.git"
        },
        {
          "type": "vcs",
          "url": "git://git.coolaj86.com/coolaj86/atob.js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "bower.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "atob",
      "version": "",
      "description": "atob for isomorphic environments",
      "scope": "optional",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)"
        }
      ],
      "purl": "pkg:npm/atob",
      "type": "library",
      "bom-ref": "pkg:npm/atob",
      "properties": [
        {
          "name": "SrcFile",
          "value": "bower.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "bower.json"
              }
            ],
            "concludedValue": "bower.json"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/atob@2.1.2",
      "dependsOn": []
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/atob@2.1.2"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-22T06:38:40Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, July 22, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'atob' with version '2.1.2'."
    }
  ]
}