{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:b7bbcbd5-d165-4c58-a30e-78856dcb2155",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-25T09:19:45Z",
    "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": "foreachasync",
      "group": "",
      "version": "5.1.3",
      "description": "A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach",
      "purl": "pkg:npm/foreachasync@5.1.3",
      "bom-ref": "pkg:npm/foreachasync@5.1.3",
      "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "expression": "(MIT OR Apache-2.0)"
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://git.coolaj86.com/coolaj86/foreachasync.js"
        },
        {
          "type": "vcs",
          "url": "https://git.coolaj86.com/coolaj86/foreachasync.js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "bower.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "forEachAsync",
      "version": "3.0.0",
      "description": "A node- and browser-ready async counterpart of Array.prototype.forEach",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "name": "Apache-v2"
          }
        }
      ],
      "purl": "pkg:npm/forEachAsync@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/forEachAsync@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "bower.json"
        },
        {
          "name": "ImportedModules",
          "value": "./forEachAsync"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "bower.json"
              }
            ],
            "concludedValue": "bower.json"
          }
        ],
        "occurrences": [
          {
            "location": "test-bluebird.js#5"
          },
          {
            "location": "test-native.js#5"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/foreachasync@5.1.3",
      "dependsOn": []
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/foreachasync@5.1.3"
      ],
      "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-25T09:19:45Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, July 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'foreachasync' with version '5.1.3'."
    }
  ]
}