{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f1841a55-454d-4980-b888-08474c6be17d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T01:28:56Z",
    "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": "repl",
      "group": "@webassemblyjs",
      "version": "1.4.3",
      "description": "WebAssembly REPL",
      "purl": "pkg:npm/%40webassemblyjs/repl@1.4.3",
      "bom-ref": "pkg:npm/@webassemblyjs/repl@1.4.3",
      "author": "Sven Sauleau",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "wasm"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@webassemblyjs"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@webassemblyjs/ast/package.json\\nnode_modules/@webassemblyjs/wasm-parser/package.json\\nnode_modules/@webassemblyjs/wast-parser/package.json\\nnode_modules/webassemblyjs/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Sven Sauleau"
        }
      ],
      "group": "",
      "name": "webassemblyjs",
      "version": "1.4.3",
      "description": "WebAssembly interpreter",
      "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/webassemblyjs@1.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webassemblyjs@1.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webassemblyjs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "webassemblyjs/lib/compiler/compile/module,webassemblyjs/lib/interpreter,webassemblyjs/lib/interpreter/partial-evaluation,webassemblyjs/lib/interpreter/runtime/values/memory,webassemblyjs/lib/interpreter/kernel/memory"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/webassemblyjs/package.json"
              }
            ],
            "concludedValue": "node_modules/webassemblyjs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 16
          },
          {
            "location": "src/index.js",
            "line": 3
          },
          {
            "location": "lib/index.js",
            "line": 19
          },
          {
            "location": "lib/index.js",
            "line": 22
          },
          {
            "location": "lib/index.js",
            "line": 27
          },
          {
            "location": "lib/index.js",
            "line": 30
          },
          {
            "location": "src/index.js",
            "line": 4
          },
          {
            "location": "src/index.js",
            "line": 5
          },
          {
            "location": "src/index.js",
            "line": 9
          },
          {
            "location": "src/index.js",
            "line": 12
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sven Sauleau"
        }
      ],
      "group": "@webassemblyjs",
      "name": "wast-parser",
      "version": "1.4.3",
      "description": "WebAssembly text format parser",
      "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/%40webassemblyjs/wast-parser@1.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@webassemblyjs/wast-parser@1.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@webassemblyjs/wast-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@webassemblyjs/wast-parser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@webassemblyjs/wast-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@webassemblyjs/wast-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 24
          },
          {
            "location": "src/index.js",
            "line": 6
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Sven Sauleau"
        }
      ],
      "group": "@webassemblyjs",
      "name": "wasm-parser",
      "version": "1.4.3",
      "description": "WebAssembly binary format parser",
      "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/%40webassemblyjs/wasm-parser@1.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@webassemblyjs/wasm-parser@1.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@webassemblyjs/wasm-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@webassemblyjs/wasm-parser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@webassemblyjs/wasm-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@webassemblyjs/wasm-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 33
          },
          {
            "location": "src/index.js",
            "line": 13
          }
        ]
      },
      "tags": [
        "binary",
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Sven Sauleau"
        }
      ],
      "group": "@webassemblyjs",
      "name": "ast",
      "version": "1.4.3",
      "description": "AST utils for webassemblyjs",
      "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/%40webassemblyjs/ast@1.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/xtuc/webassemblyjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@webassemblyjs/ast@1.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@webassemblyjs/ast/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@webassemblyjs/ast"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@webassemblyjs/ast/package.json"
              }
            ],
            "concludedValue": "node_modules/@webassemblyjs/ast/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 36
          },
          {
            "location": "src/index.js",
            "line": 14
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@webassemblyjs/repl@1.4.3"
      ],
      "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-10T01:28:56Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'repl' with version '1.4.3'. The package type in this SBOM is npm with a single purl namespace '@webassemblyjs' described under components. The components were identified from 4 source files."
    }
  ]
}