{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6b1fc05f-d125-4e25-8b2a-470e1ecc2160",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-27T02:20:53Z",
    "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": "csprng",
      "group": "",
      "version": "0.1.2",
      "description": "Secure random numbers of any size in any base",
      "purl": "pkg:npm/csprng@0.1.2",
      "bom-ref": "pkg:npm/csprng@0.1.2",
      "author": "James Coglan <jcoglan@gmail.com> (http://jcoglan.com/)",
      "properties": [],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/jcoglan/node-csprng"
        },
        {
          "type": "vcs",
          "url": "git://github.com/jcoglan/node-csprng.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "package-lock.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "sequin",
      "version": "0.1.1",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "84958c651c0fef9a1ca0133ed7f61a0acbd2d23e4c4cf7811c9912dbfc2bb9e865f71c2d5f7d079431751ade9467c1c71d8f1225adbf20bfa3a3e24909de7dac"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/sequin@0.1.1",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/sequin/-/sequin-0.1.1.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/sequin@0.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/sequin/-/sequin-0.1.1.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "sequin"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/csprng.js#6"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/sequin@0.1.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/csprng@0.1.2",
      "dependsOn": [
        "pkg:npm/sequin@0.1.1"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/csprng@0.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-27T02:20:53Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, July 27, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'csprng' with version '0.1.2'."
    }
  ]
}