{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:6c22bf59-8d91-4693-b654-1aadb2d59496",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T19:13:40Z",
    "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": "common",
      "group": "@ethereumjs",
      "version": "10.1.1",
      "description": "Resources common to all Ethereum implementations",
      "purl": "pkg:npm/%40ethereumjs/common@10.1.1",
      "bom-ref": "pkg:npm/@ethereumjs/common@10.1.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "biome, biome:fix, build, clean, coverage, coverage:istanbul, docs:build, examples, examples:build, lint, lint:fix, prepublishOnly, sc, spellcheck, spellcheck:ts, spellcheck:md, test, test:browser, test:node, tsc"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/common#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ethereumjs/ethereumjs-monorepo.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@noble"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@noble/curves/package.json\\nnode_modules/@noble/hashes/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@noble",
      "name": "hashes",
      "version": "2.0.1",
      "description": "Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40noble/hashes@2.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/noble-hashes.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@noble/hashes@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@noble/hashes/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@noble/hashes/package.json"
              }
            ],
            "concludedValue": "node_modules/@noble/hashes/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@noble",
      "name": "curves",
      "version": "2.0.1",
      "description": "Audited & minimal JS implementation of elliptic curve cryptography",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40noble/curves@2.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/noble-curves.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@noble/curves@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@noble/curves/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@noble/curves/secp256k1.js,secp256k1,@noble/curves/secp256k1.js/secp256k1"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@noble/curves/package.json"
              }
            ],
            "concludedValue": "node_modules/@noble/curves/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/types.ts#2"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@ethereumjs/common@10.1.1"
      ],
      "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-30T19:13:40Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, July 30, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'common' with version '10.1.1'. The package type in this SBOM is npm with a single purl namespace '@noble' described under components. The components were identified from the source files: node_modules/@noble/curves/package.json, node_modules/@noble/hashes/package.json."
    }
  ]
}