{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:2ccc1641-e1d2-49b3-b56e-1b85fcdc7d7a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T13:18:51Z",
    "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": "decrypt-node",
      "group": "@aws-crypto",
      "version": "5.0.2",
      "purl": "pkg:npm/%40aws-crypto/decrypt-node@5.0.2",
      "bom-ref": "pkg:npm/@aws-crypto/decrypt-node@5.0.2",
      "author": "AWS Crypto Tools Team <aws-cryptools@amazon.com> (https://github.com/aws/aws-encryption-sdk-javascript)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, build, lint, lint-eslint, lint-prettier, mocha, test, coverage"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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/duplexify/package.json\\nnode_modules/readable-stream/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "readable-stream",
      "version": "3.6.2",
      "description": "Streams3, a user-land copy of the stream library from Node.js",
      "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/readable-stream@3.6.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/nodejs/readable-stream"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/readable-stream@3.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/readable-stream/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "readable-stream,Transform,readable-stream/Transform,finished,readable-stream/finished,pipeline,readable-stream/pipeline,PassThrough,readable-stream/PassThrough"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/readable-stream/package.json"
              }
            ],
            "concludedValue": "node_modules/readable-stream/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/main/src/decipher_stream.js",
            "line": 7
          },
          {
            "location": "build/main/src/decrypt.js",
            "line": 8
          },
          {
            "location": "build/main/src/decrypt_stream.js",
            "line": 15
          },
          {
            "location": "build/main/src/parse_header_stream.js",
            "line": 7
          },
          {
            "location": "build/main/src/verify_stream.js",
            "line": 7
          },
          {
            "location": "build/module/src/decipher_stream.js",
            "line": 4
          },
          {
            "location": "build/module/src/decrypt.js",
            "line": 5
          },
          {
            "location": "build/module/src/decrypt.js",
            "line": 40
          },
          {
            "location": "build/module/src/decrypt_stream.js",
            "line": 9
          },
          {
            "location": "build/module/src/decrypt_stream.js",
            "line": 29
          },
          {
            "location": "build/module/src/parse_header_stream.js",
            "line": 4
          },
          {
            "location": "build/module/src/verify_stream.js",
            "line": 4
          },
          {
            "location": "src/decipher_stream.ts",
            "line": 5
          },
          {
            "location": "src/decrypt.ts",
            "line": 12
          },
          {
            "location": "src/decrypt.ts",
            "line": 66
          },
          {
            "location": "src/decrypt_stream.ts",
            "line": 17
          },
          {
            "location": "src/decrypt_stream.ts",
            "line": 49
          },
          {
            "location": "src/parse_header_stream.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "stream"
      ]
    },
    {
      "authors": [
        {
          "name": "Mathias Buus"
        }
      ],
      "group": "",
      "name": "duplexify",
      "version": "4.1.3",
      "description": "Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input",
      "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/duplexify@4.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mafintosh/duplexify"
        },
        {
          "type": "vcs",
          "url": "git://github.com/mafintosh/duplexify"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/duplexify@4.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/duplexify/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "duplexify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/duplexify/package.json"
              }
            ],
            "concludedValue": "node_modules/duplexify/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/main/src/decrypt_stream.js",
            "line": 13
          },
          {
            "location": "build/module/src/decrypt_stream.js",
            "line": 7
          },
          {
            "location": "src/decrypt_stream.ts",
            "line": 13
          }
        ]
      },
      "tags": [
        "stream"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@aws-crypto/decrypt-node@5.0.2"
      ],
      "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-09-21T13:18:51Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'decrypt-node' with version '5.0.2'."
    }
  ]
}