{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:35f2249f-e41d-48e8-88d5-82ebd85de694",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-09T19:34:19Z",
    "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": "node-core-library",
      "group": "@rushstack",
      "version": "5.20.3",
      "description": "Core libraries that every NodeJS toolchain project should use",
      "purl": "pkg:npm/%40rushstack/node-core-library@5.20.3",
      "bom-ref": "pkg:npm/@rushstack/node-core-library@5.20.3",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, _phase:build, _phase:test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, _phase:build"
        },
        {
          "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/microsoft/rushstack.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@rushstack\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@rushstack/heft/package.json\\nnode_modules/@rushstack/problem-matcher/package.json\\nnode_modules/@types/fs-extra/package.json\\nnode_modules/@types/jju/package.json\\nnode_modules/@types/resolve/package.json\\nnode_modules/@types/semver/package.json\\nnode_modules/ajv-draft-04/package.json\\nnode_modules/ajv-formats/package.json\\nnode_modules/ajv/package.json\\nnode_modules/decoupled-local-node-rig/package.json\\nnode_modules/eslint/package.json\\nnode_modules/fs-extra/package.json\\nnode_modules/import-lazy/package.json\\nnode_modules/jju/package.json\\nnode_modules/resolve/package.json\\nnode_modules/semver/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.5.4",
      "description": "The semantic version parser used by npm.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/semver@7.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Halliday <mail@substack.net> (http://substack.net)"
        }
      ],
      "group": "",
      "name": "resolve",
      "version": "1.22.11",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "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/resolve@1.22.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "ssh://github.com/browserify/resolve.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/resolve@1.22.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/resolve/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "resolve"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/resolve/package.json"
              }
            ],
            "concludedValue": "node_modules/resolve/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib-commonjs/Import.js",
            "line": 42
          },
          {
            "location": "lib-esm/Import.js",
            "line": 4
          },
          {
            "location": "lib-esm/Import.js",
            "line": 144
          },
          {
            "location": "lib-esm/Import.js",
            "line": 202
          },
          {
            "location": "lib-esm/Import.js",
            "line": 263
          },
          {
            "location": "lib-esm/Import.js",
            "line": 311
          },
          {
            "location": "src/Import.ts",
            "line": 8
          },
          {
            "location": "src/Import.ts",
            "line": 300
          },
          {
            "location": "src/Import.ts",
            "line": 376
          },
          {
            "location": "src/Import.ts",
            "line": 453
          },
          {
            "location": "src/Import.ts",
            "line": 517
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alex Kocharin <alex@kocharin.ru>"
        }
      ],
      "group": "",
      "name": "jju",
      "version": "1.4.0",
      "description": "a set of utilities to work with JSON / JSON5 documents",
      "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/jju@1.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://rlidwka.github.io/jju/"
        },
        {
          "type": "vcs",
          "url": "git://github.com/rlidwka/jju"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jju@1.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jju/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jju"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jju/package.json"
              }
            ],
            "concludedValue": "node_modules/jju/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib-commonjs/JsonFile.js",
            "line": 40
          },
          {
            "location": "lib-esm/JsonFile.js",
            "line": 4
          },
          {
            "location": "lib-esm/JsonFile.js",
            "line": 79
          },
          {
            "location": "lib-esm/JsonFile.js",
            "line": 99
          },
          {
            "location": "lib-esm/JsonFile.js",
            "line": 117
          },
          {
            "location": "lib-esm/JsonFile.js",
            "line": 189
          },
          {
            "location": "lib-esm/JsonFile.js",
            "line": 195
          },
          {
            "location": "src/JsonFile.ts",
            "line": 6
          },
          {
            "location": "src/JsonFile.ts",
            "line": 219
          },
          {
            "location": "src/JsonFile.ts",
            "line": 240
          },
          {
            "location": "src/JsonFile.ts",
            "line": 259
          },
          {
            "location": "src/JsonFile.ts",
            "line": 366
          },
          {
            "location": "src/JsonFile.ts",
            "line": 371
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "import-lazy",
      "version": "4.0.0",
      "description": "Import a module lazily",
      "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/import-lazy@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/import-lazy@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/import-lazy/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "import-lazy"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/import-lazy/package.json"
              }
            ],
            "concludedValue": "node_modules/import-lazy/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib-commonjs/Import.js",
            "line": 41
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "11.3.3",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.",
      "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/fs-extra@11.3.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-extra@11.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-extra/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-extra"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-extra/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib-commonjs/FileSystem.js",
            "line": 42
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 6
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 107
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 116
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 128
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 136
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 148
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 158
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 177
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 234
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 243
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 261
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 270
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 290
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 298
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 313
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 331
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 353
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 395
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 403
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 416
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 424
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 449
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 458
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 486
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 494
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 500
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 520
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 537
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 546
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 621
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 630
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 651
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 660
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 710
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 718
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 740
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 758
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 780
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 798
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 820
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 839
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 858
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 866
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 882
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 890
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 914
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 925
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 945
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 955
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 975
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 985
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 1008
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 1018
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 1029
          },
          {
            "location": "lib-esm/FileSystem.js",
            "line": 1037
          },
          {
            "location": "src/FileSystem.ts",
            "line": 8
          },
          {
            "location": "src/FileSystem.ts",
            "line": 391
          },
          {
            "location": "src/FileSystem.ts",
            "line": 401
          },
          {
            "location": "src/FileSystem.ts",
            "line": 414
          },
          {
            "location": "src/FileSystem.ts",
            "line": 423
          },
          {
            "location": "src/FileSystem.ts",
            "line": 436
          },
          {
            "location": "src/FileSystem.ts",
            "line": 447
          },
          {
            "location": "src/FileSystem.ts",
            "line": 468
          },
          {
            "location": "src/FileSystem.ts",
            "line": 534
          },
          {
            "location": "src/FileSystem.ts",
            "line": 543
          },
          {
            "location": "src/FileSystem.ts",
            "line": 562
          },
          {
            "location": "src/FileSystem.ts",
            "line": 571
          },
          {
            "location": "src/FileSystem.ts",
            "line": 592
          },
          {
            "location": "src/FileSystem.ts",
            "line": 601
          },
          {
            "location": "src/FileSystem.ts",
            "line": 618
          },
          {
            "location": "src/FileSystem.ts",
            "line": 640
          },
          {
            "location": "src/FileSystem.ts",
            "line": 663
          },
          {
            "location": "src/FileSystem.ts",
            "line": 709
          },
          {
            "location": "src/FileSystem.ts",
            "line": 718
          },
          {
            "location": "src/FileSystem.ts",
            "line": 732
          },
          {
            "location": "src/FileSystem.ts",
            "line": 741
          },
          {
            "location": "src/FileSystem.ts",
            "line": 774
          },
          {
            "location": "src/FileSystem.ts",
            "line": 783
          },
          {
            "location": "src/FileSystem.ts",
            "line": 816
          },
          {
            "location": "src/FileSystem.ts",
            "line": 824
          },
          {
            "location": "src/FileSystem.ts",
            "line": 831
          },
          {
            "location": "src/FileSystem.ts",
            "line": 855
          },
          {
            "location": "src/FileSystem.ts",
            "line": 879
          },
          {
            "location": "src/FileSystem.ts",
            "line": 888
          },
          {
            "location": "src/FileSystem.ts",
            "line": 980
          },
          {
            "location": "src/FileSystem.ts",
            "line": 989
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1016
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1025
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1081
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1090
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1117
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1140
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1164
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1184
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1208
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1231
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1251
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1260
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1277
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1286
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1311
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1323
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1344
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1355
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1376
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1387
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1412
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1426
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1440
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1449
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.37.0",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "optional",
      "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/eslint@9.37.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.37.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "decoupled-local-node-rig",
      "version": "1.0.0",
      "description": "A rig package for Node.js projects that build using Heft inside the RushStack repository, but are dependencies of @rushstack/heft-node-rig or local-node-rig.",
      "scope": "optional",
      "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/decoupled-local-node-rig@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/decoupled-local-node-rig@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/decoupled-local-node-rig/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/decoupled-local-node-rig/package.json"
              }
            ],
            "concludedValue": "node_modules/decoupled-local-node-rig/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "group": "",
      "name": "ajv-formats",
      "version": "3.0.1",
      "description": "Format validation for Ajv v7+",
      "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/ajv-formats@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ajv-validator/ajv-formats#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ajv-validator/ajv-formats.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ajv-formats@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ajv-formats/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ajv-formats"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ajv-formats/package.json"
              }
            ],
            "concludedValue": "node_modules/ajv-formats/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib-commonjs/JsonSchema.js",
            "line": 46
          },
          {
            "location": "lib-esm/JsonSchema.js",
            "line": 7
          },
          {
            "location": "lib-esm/JsonSchema.js",
            "line": 194
          },
          {
            "location": "src/JsonSchema.ts",
            "line": 9
          },
          {
            "location": "src/JsonSchema.ts",
            "line": 383
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "group": "",
      "name": "ajv-draft-04",
      "version": "1.0.0",
      "description": "Ajv class for JSON Schema draft-04",
      "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/ajv-draft-04@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ajv-validator/ajv-draft-04#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ajv-validator/ajv-draft-04.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ajv-draft-04@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ajv-draft-04/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ajv-draft-04"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ajv-draft-04/package.json"
              }
            ],
            "concludedValue": "node_modules/ajv-draft-04/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib-commonjs/JsonSchema.js",
            "line": 45
          },
          {
            "location": "lib-esm/JsonSchema.js",
            "line": 6
          },
          {
            "location": "src/JsonSchema.ts",
            "line": 8
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "group": "",
      "name": "ajv",
      "version": "8.18.0",
      "description": "Another JSON Schema Validator",
      "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/ajv@8.18.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ajv.js.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ajv@8.18.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ajv/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ajv,Options,ajv/Options,ErrorObject,ajv/ErrorObject,ValidateFunction,ajv/ValidateFunction"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ajv/package.json"
              }
            ],
            "concludedValue": "node_modules/ajv/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib-commonjs/JsonSchema.js",
            "line": 44
          },
          {
            "location": "lib-esm/JsonSchema.js",
            "line": 5
          },
          {
            "location": "src/JsonSchema.ts",
            "line": 7
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "@types",
      "name": "semver",
      "version": "7.5.0",
      "description": "TypeScript definitions for semver",
      "scope": "excluded",
      "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/%40types/semver@7.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/semver@7.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/semver/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/semver/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "resolve",
      "version": "1.20.2",
      "description": "TypeScript definitions for resolve",
      "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/%40types/resolve@1.20.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/resolve"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/resolve@1.20.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/resolve/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/resolve/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/resolve/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "jju",
      "version": "1.4.1",
      "description": "TypeScript definitions for jju",
      "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/%40types/jju@1.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jju@1.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/jju/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/jju/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jju/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "fs-extra",
      "version": "7.0.0",
      "description": "TypeScript definitions for fs-extra",
      "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/%40types/fs-extra@7.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/fs-extra@7.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/fs-extra/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/fs-extra/package.json"
          }
        ]
      }
    },
    {
      "group": "@rushstack",
      "name": "problem-matcher",
      "version": "0.2.1",
      "description": "A library for parsing VS Code style problem matchers",
      "scope": "excluded",
      "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/%40rushstack/problem-matcher@0.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/rushstack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rushstack/problem-matcher@0.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rushstack/problem-matcher/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@rushstack/problem-matcher"
        },
        {
          "name": "ImportedModules",
          "value": "@rushstack/problem-matcher,IProblemPattern,@rushstack/problem-matcher/IProblemPattern"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@rushstack/problem-matcher/package.json"
              }
            ],
            "concludedValue": "node_modules/@rushstack/problem-matcher/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/FileError.ts",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 12
          }
        ]
      }
    },
    {
      "group": "@rushstack",
      "name": "heft",
      "version": "1.2.0",
      "description": "Build all your JavaScript projects the same way: A way that works.",
      "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/%40rushstack/heft@1.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rushstack.io/pages/heft/overview/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/rushstack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rushstack/heft@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rushstack/heft/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@rushstack/heft/package.json"
              }
            ],
            "concludedValue": "node_modules/@rushstack/heft/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@rushstack/node-core-library@5.20.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-09T19:34:19Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 9, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'node-core-library' with version '5.20.3'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 16 source files."
    }
  ]
}