{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8e28395d-a0f5-4a85-91a5-3f77e8616a76",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T01:29:05Z",
    "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": "webassemblyjs",
      "group": "",
      "version": "1.4.3",
      "description": "WebAssembly interpreter",
      "purl": "pkg:npm/webassemblyjs@1.4.3",
      "bom-ref": "pkg:npm/webassemblyjs@1.4.3",
      "author": "Sven Sauleau",
      "properties": [
        {
          "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:componentSrcFiles",
        "value": "package-lock.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "long",
      "version": "3.2.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "658bcf3ce32a5303e80ec6c9691d748902589ccb998514ef1d897ad84acb2045fb460165ce2481514bebb773957dce3b4251c7a733d960fd7b83716fee878992"
        }
      ],
      "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"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/long@3.2.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/long/-/long-3.2.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/long@3.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/long/-/long-3.2.0.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "long"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/interpreter/runtime/values/f64.js",
            "line": 13
          },
          {
            "location": "lib/interpreter/runtime/values/i32.js",
            "line": 19
          },
          {
            "location": "lib/interpreter/runtime/values/i64.js",
            "line": 11
          },
          {
            "location": "src/interpreter/runtime/values/f64.js",
            "line": 3
          },
          {
            "location": "src/interpreter/runtime/values/f64.js",
            "line": 16
          },
          {
            "location": "src/interpreter/runtime/values/f64.js",
            "line": 41
          },
          {
            "location": "src/interpreter/runtime/values/f64.js",
            "line": 63
          },
          {
            "location": "src/interpreter/runtime/values/i32.js",
            "line": 2
          },
          {
            "location": "src/interpreter/runtime/values/i64.js",
            "line": 2
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/long@3.2.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/webassemblyjs@1.4.3",
      "dependsOn": [
        "pkg:npm/long@3.2.0"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/webassemblyjs@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:29:05Z",
      "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 'webassemblyjs' with version '1.4.3'."
    }
  ]
}