{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:b54f3653-a765-4caa-970c-808913c94534",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T15:05:59Z",
    "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.13.0",
      "description": "Core libraries that every NodeJS toolchain project should use",
      "purl": "pkg:npm/%40rushstack/node-core-library@5.13.0",
      "bom-ref": "pkg:npm/@rushstack/node-core-library@5.13.0",
      "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-node-rig/package.json\\nnode_modules/@rushstack/heft/package.json\\nnode_modules/@types/fs-extra/package.json\\nnode_modules/@types/heft-jest/package.json\\nnode_modules/@types/jju/package.json\\nnode_modules/@types/node/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/fs-extra/package.json\\nnode_modules/import-lazy/package.json\\nnode_modules/jju/package.json\\nnode_modules/local-eslint-config/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.8",
      "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.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/browserify/resolve.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/resolve@1.22.8",
      "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/Import.js",
            "line": 41
          },
          {
            "location": "src/Import.ts",
            "line": 6
          },
          {
            "location": "src/Import.ts",
            "line": 299
          },
          {
            "location": "src/Import.ts",
            "line": 375
          },
          {
            "location": "src/Import.ts",
            "line": 452
          },
          {
            "location": "src/Import.ts",
            "line": 516
          }
        ]
      }
    },
    {
      "group": "",
      "name": "local-eslint-config",
      "version": "1.0.0",
      "description": "An ESLint configuration consumed projects inside the rushstack repo.",
      "scope": "optional",
      "purl": "pkg:npm/local-eslint-config@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/local-eslint-config@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/local-eslint-config/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/local-eslint-config/package.json"
              }
            ],
            "concludedValue": "node_modules/local-eslint-config/package.json"
          }
        ]
      }
    },
    {
      "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/JsonFile.js",
            "line": 40
          },
          {
            "location": "src/JsonFile.ts",
            "line": 5
          },
          {
            "location": "src/JsonFile.ts",
            "line": 218
          },
          {
            "location": "src/JsonFile.ts",
            "line": 239
          },
          {
            "location": "src/JsonFile.ts",
            "line": 258
          },
          {
            "location": "src/JsonFile.ts",
            "line": 365
          },
          {
            "location": "src/JsonFile.ts",
            "line": 370
          }
        ]
      },
      "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/Import.js",
            "line": 40
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "11.3.0",
      "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.0",
      "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.0",
      "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/FileSystem.js",
            "line": 42
          },
          {
            "location": "lib/FileWriter.js",
            "line": 7
          },
          {
            "location": "src/FileSystem.ts",
            "line": 7
          },
          {
            "location": "src/FileSystem.ts",
            "line": 390
          },
          {
            "location": "src/FileSystem.ts",
            "line": 400
          },
          {
            "location": "src/FileSystem.ts",
            "line": 413
          },
          {
            "location": "src/FileSystem.ts",
            "line": 422
          },
          {
            "location": "src/FileSystem.ts",
            "line": 435
          },
          {
            "location": "src/FileSystem.ts",
            "line": 446
          },
          {
            "location": "src/FileSystem.ts",
            "line": 467
          },
          {
            "location": "src/FileSystem.ts",
            "line": 533
          },
          {
            "location": "src/FileSystem.ts",
            "line": 542
          },
          {
            "location": "src/FileSystem.ts",
            "line": 561
          },
          {
            "location": "src/FileSystem.ts",
            "line": 570
          },
          {
            "location": "src/FileSystem.ts",
            "line": 591
          },
          {
            "location": "src/FileSystem.ts",
            "line": 600
          },
          {
            "location": "src/FileSystem.ts",
            "line": 617
          },
          {
            "location": "src/FileSystem.ts",
            "line": 639
          },
          {
            "location": "src/FileSystem.ts",
            "line": 662
          },
          {
            "location": "src/FileSystem.ts",
            "line": 708
          },
          {
            "location": "src/FileSystem.ts",
            "line": 717
          },
          {
            "location": "src/FileSystem.ts",
            "line": 731
          },
          {
            "location": "src/FileSystem.ts",
            "line": 740
          },
          {
            "location": "src/FileSystem.ts",
            "line": 773
          },
          {
            "location": "src/FileSystem.ts",
            "line": 782
          },
          {
            "location": "src/FileSystem.ts",
            "line": 815
          },
          {
            "location": "src/FileSystem.ts",
            "line": 823
          },
          {
            "location": "src/FileSystem.ts",
            "line": 830
          },
          {
            "location": "src/FileSystem.ts",
            "line": 854
          },
          {
            "location": "src/FileSystem.ts",
            "line": 878
          },
          {
            "location": "src/FileSystem.ts",
            "line": 887
          },
          {
            "location": "src/FileSystem.ts",
            "line": 979
          },
          {
            "location": "src/FileSystem.ts",
            "line": 988
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1015
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1024
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1080
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1089
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1116
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1139
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1163
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1183
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1207
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1230
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1250
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1259
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1276
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1285
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1310
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1322
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1343
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1354
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1375
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1386
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1411
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1425
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1439
          },
          {
            "location": "src/FileSystem.ts",
            "line": 1448
          },
          {
            "location": "src/FileWriter.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "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/JsonSchema.js",
            "line": 59
          },
          {
            "location": "src/JsonSchema.ts",
            "line": 12
          },
          {
            "location": "src/JsonSchema.ts",
            "line": 340
          }
        ]
      },
      "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/JsonSchema.js",
            "line": 58
          },
          {
            "location": "src/JsonSchema.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Evgeny Poberezkin"
        }
      ],
      "group": "",
      "name": "ajv",
      "version": "8.13.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.13.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ajv.js.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ajv@8.13.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/JsonSchema.js",
            "line": 57
          },
          {
            "location": "src/JsonSchema.ts",
            "line": 10
          }
        ]
      },
      "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": "node",
      "version": "20.17.19",
      "description": "TypeScript definitions for node",
      "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/node@20.17.19",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@20.17.19",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/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/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/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": "heft-jest",
      "version": "1.0.1",
      "description": "TypeScript definitions for heft-jest",
      "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/heft-jest@1.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/heft-jest@1.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/heft-jest/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/heft-jest/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/heft-jest/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "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": "heft-node-rig",
      "version": "2.8.0",
      "description": "A rig package for Node.js projects that build using Heft",
      "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/%40rushstack/heft-node-rig@2.8.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/rushstack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rushstack/heft-node-rig@2.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rushstack/heft-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/@rushstack/heft-node-rig/package.json"
              }
            ],
            "concludedValue": "node_modules/@rushstack/heft-node-rig/package.json"
          }
        ]
      }
    },
    {
      "group": "@rushstack",
      "name": "heft",
      "version": "0.70.0",
      "description": "Build all your JavaScript projects the same way: A way that works.",
      "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/%40rushstack/heft@0.70.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@0.70.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.13.0"
      ],
      "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-08-25T15:05:59Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 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.13.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 17 source files."
    }
  ]
}