{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:3ea2e4a9-e27c-48e6-96d1-4ffe435003d3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-28T23:08:01Z",
    "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": "js-queue",
      "group": "",
      "version": "2.0.2",
      "description": "Simple JS queue with auto run for node and browsers",
      "purl": "pkg:npm/js-queue@2.0.2",
      "bom-ref": "pkg:npm/js-queue@2.0.2",
      "author": "Brandon Nozaki Miller",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/RIAEvangelist/js-queue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/RIAEvangelist/js-queue.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "package-lock.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "easy-stack",
      "version": "1.0.1",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c0adac0ace1f7a28897855e7df3bd8d29e3599d53955481b82cd6b36c73fcb99e01548a375677e88837c7a8cae647281f3137a04be0f7569b3a859b1360e95db"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/easy-stack@1.0.1",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/easy-stack/-/easy-stack-1.0.1.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/easy-stack@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/easy-stack/-/easy-stack-1.0.1.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "easy-stack"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "stack.js#1"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/easy-stack@1.0.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/js-queue@2.0.2",
      "dependsOn": [
        "pkg:npm/easy-stack@1.0.1"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/js-queue@2.0.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-28T23:08:01Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, July 28, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'js-queue' with version '2.0.2'."
    }
  ]
}