{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6c643de3-52a4-4d10-8072-2227a2f644e0",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T12:32:58Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "serialize",
      "group": "@aws-crypto",
      "version": "5.0.0",
      "purl": "pkg:npm/%40aws-crypto/serialize@5.0.0",
      "bom-ref": "pkg:npm/@aws-crypto/serialize@5.0.0",
      "author": "AWS Crypto Tools Team <aws-crypto-tools-team@amazon.com> (https://github.com/aws/aws-encryption-sdk-javascript)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, lint, lint-eslint, lint-prettier, mocha, test, coverage"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/aws/aws-encryption-sdk-javascript.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/bn.js/package.json\\nnode_modules/uuid/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "uuid",
      "version": "10.0.0",
      "description": "RFC9562 UUIDs",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/uuid@10.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/uuidjs/uuid.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/uuid@10.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/uuid/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "uuid,validate,uuid/validate,version,uuid/version"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/uuid/package.json"
              }
            ],
            "concludedValue": "node_modules/uuid/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/main/src/uuidv4_factory.js",
            "line": 7
          },
          {
            "location": "build/module/src/uuidv4_factory.js",
            "line": 4
          },
          {
            "location": "build/module/src/uuidv4_factory.js",
            "line": 6
          },
          {
            "location": "src/uuidv4_factory.ts",
            "line": 5
          },
          {
            "location": "src/uuidv4_factory.ts",
            "line": 9
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Fedor Indutny <fedor@indutny.com>"
        }
      ],
      "group": "",
      "name": "bn.js",
      "version": "5.2.3",
      "description": "Big number implementation in pure javascript",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/bn.js@5.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/indutny/bn.js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/bn.js@5.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/bn.js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "bn.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/bn.js/package.json"
              }
            ],
            "concludedValue": "node_modules/bn.js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/main/src/aad_factory.js",
            "line": 18
          },
          {
            "location": "build/main/src/decode_body_header.js",
            "line": 9
          },
          {
            "location": "build/module/src/aad_factory.js",
            "line": 12
          },
          {
            "location": "build/module/src/decode_body_header.js",
            "line": 3
          },
          {
            "location": "src/aad_factory.ts",
            "line": 14
          },
          {
            "location": "src/decode_body_header.ts",
            "line": 4
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@aws-crypto/serialize@5.0.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-25T12:32:58Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'serialize' with version '5.0.0'."
    }
  ]
}