{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f0dea6f6-2f9e-40c9-9042-d9bd00bd0619",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T09:54:57Z",
    "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": "web3-net",
      "group": "",
      "version": "1.10.4-tuxcare.1",
      "description": "Web3 module to interact with the Ethereum nodes networking properties.",
      "purl": "pkg:npm/web3-net@1.10.4-tuxcare.1",
      "bom-ref": "pkg:npm/web3-net@1.10.4-tuxcare.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "compile, dtslint"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "LGPL-3.0-only",
            "url": "https://opensource.org/licenses/LGPL-3.0-only",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "package-lock.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "typescript",
      "version": "3.9.10",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c3a7c8c5513f1f53e42ca7023ec16a284ecabfb414c2153ca9063632e7995d6c7970f65dc05ba92e028adef9ed70af7c06d34766d005e0b03fca5d9aee4f11e9"
        }
      ],
      "purl": "pkg:npm/typescript@3.9.10",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@3.9.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/typescript@3.9.10",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/web3-net@1.10.4-tuxcare.1",
      "dependsOn": [
        "pkg:npm/typescript@3.9.10"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/web3-net@1.10.4-tuxcare.1"
      ],
      "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-10T09:54:57Z",
      "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 'web3-net' with version '1.10.4-tuxcare.1'."
    }
  ]
}