{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a507b5ed-ee9c-4501-8043-286d02bc3762",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-11T12:56:50Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "runtime-corejs2",
      "group": "@babel",
      "version": "7.28.2",
      "description": "babel's modular runtime helpers with core-js@2 polyfilling",
      "purl": "pkg:npm/%40babel/runtime-corejs2@7.28.2",
      "bom-ref": "pkg:npm/@babel/runtime-corejs2@7.28.2",
      "author": "The Babel Team (https://babel.dev/team)",
      "properties": [
        {
          "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": "website",
          "url": "https://babel.dev/docs/en/next/babel-runtime-corejs2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/core-js/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "core-js",
      "version": "2.6.12",
      "description": "Standard library",
      "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/core-js@2.6.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/zloirock/core-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/core-js@2.6.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/core-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "core-js/library/fn/array/from,core-js/library/fn/array/is-array,core-js/library/fn/array/of,core-js/library/fn/clear-immediate,core-js/library/fn/date/now,core-js/library/fn/get-iterator,core-js/library/fn/is-iterable,core-js/library/fn/json/stringify,core-js/library/fn/map,core-js/library/fn/math/acosh,core-js/library/fn/math/asinh,core-js/library/fn/math/atanh,core-js/library/fn/math/cbrt,core-js/library/fn/math/clz32,core-js/library/fn/math/cosh,core-js/library/fn/math/expm1,core-js/library/fn/math/fround,core-js/library/fn/math/hypot,core-js/library/fn/math/imul,core-js/library/fn/math/log10,core-js/library/fn/math/log1p,core-js/library/fn/math/log2,core-js/library/fn/math/sign,core-js/library/fn/math/sinh,core-js/library/fn/math/tanh,core-js/library/fn/math/trunc,core-js/library/fn/number/epsilon,core-js/library/fn/number/is-finite,core-js/library/fn/number/is-integer,core-js/library/fn/number/is-nan,core-js/library/fn/number/is-safe-integer,core-js/library/fn/number/max-safe-integer,core-js/library/fn/number/min-safe-integer,core-js/library/fn/number/parse-float,core-js/library/fn/number/parse-int,core-js/library/fn/object/assign,core-js/library/fn/object/create,core-js/library/fn/object/define-properties,core-js/library/fn/object/define-property,core-js/library/fn/object/entries,core-js/library/fn/object/freeze,core-js/library/fn/object/get-own-property-descriptor,core-js/library/fn/object/get-own-property-descriptors,core-js/library/fn/object/get-own-property-names,core-js/library/fn/object/get-own-property-symbols,core-js/library/fn/object/get-prototype-of,core-js/library/fn/object/is-extensible,core-js/library/fn/object/is-frozen,core-js/library/fn/object/is-sealed,core-js/library/fn/object/is,core-js/library/fn/object/keys,core-js/library/fn/object/prevent-extensions,core-js/library/fn/object/seal,core-js/library/fn/object/set-prototype-of,core-js/library/fn/object/values,core-js/library/fn/parse-float,core-js/library/fn/parse-int,core-js/library/fn/promise,core-js/library/fn/reflect/apply,core-js/library/fn/reflect/construct,core-js/library/fn/reflect/define-property,core-js/library/fn/reflect/delete-property,core-js/library/fn/reflect/get-own-property-descriptor,core-js/library/fn/reflect/get-prototype-of,core-js/library/fn/reflect/get,core-js/library/fn/reflect/has,core-js/library/fn/reflect/is-extensible,core-js/library/fn/reflect/own-keys,core-js/library/fn/reflect/prevent-extensions,core-js/library/fn/reflect/set-prototype-of,core-js/library/fn/reflect/set,core-js/library/fn/set-immediate,core-js/library/fn/set,core-js/library/fn/string/at,core-js/library/fn/string/from-code-point,core-js/library/fn/string/raw,core-js/library/fn/symbol/async-iterator,core-js/library/fn/symbol/for,core-js/library/fn/symbol/has-instance,core-js/library/fn/symbol/is-concat-spreadable,core-js/library/fn/symbol/iterator,core-js/library/fn/symbol/key-for,core-js/library/fn/symbol/match,core-js/library/fn/symbol/replace,core-js/library/fn/symbol/search,core-js/library/fn/symbol/species,core-js/library/fn/symbol/split,core-js/library/fn/symbol/to-primitive,core-js/library/fn/symbol/to-string-tag,core-js/library/fn/symbol/unscopables,core-js/library/fn/symbol,core-js/library/fn/weak-map,core-js/library/fn/weak-set,core-js/library/fn/object/keys.js,core-js/library/fn/object/define-property.js,core-js/library/fn/map.js,core-js/library/fn/symbol/index.js,core-js/library/fn/symbol/for.js,core-js/library/fn/object/get-own-property-symbols.js,core-js/library/fn/object/set-prototype-of.js,core-js/library/fn/array/from.js,core-js/library/fn/object/assign.js,core-js/library/fn/object/get-own-property-descriptor.js,core-js/library/fn/array/is-array.js,core-js/library/fn/object/create.js,core-js/library/fn/promise.js,core-js/library/fn/symbol/iterator.js,core-js/library/fn/reflect/construct.js,core-js/library/fn/symbol/to-string-tag.js,core-js/library/fn/object/get-own-property-names.js,core-js/library/fn/reflect/get.js,core-js/library/fn/object/get-prototype-of.js,core-js/library/fn/reflect/get-own-property-descriptor.js,core-js/library/fn/reflect/has.js,core-js/library/fn/reflect/own-keys.js,core-js/library/fn/symbol/has-instance.js,core-js/library/fn/weak-map.js,core-js/library/fn/object/get-own-property-descriptors.js,core-js/library/fn/object/define-properties.js,core-js/library/fn/reflect/set.js,core-js/library/fn/object/freeze.js,core-js/library/fn/symbol/to-primitive.js,core-js/library/fn/symbol/replace.js"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/core-js/package.json"
              }
            ],
            "concludedValue": "node_modules/core-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "core-js/array/from.js",
            "line": 1
          },
          {
            "location": "core-js/array/is-array.js",
            "line": 1
          },
          {
            "location": "core-js/array/of.js",
            "line": 1
          },
          {
            "location": "core-js/clear-immediate.js",
            "line": 1
          },
          {
            "location": "core-js/date/now.js",
            "line": 1
          },
          {
            "location": "core-js/get-iterator.js",
            "line": 1
          },
          {
            "location": "core-js/is-iterable.js",
            "line": 1
          },
          {
            "location": "core-js/json/stringify.js",
            "line": 1
          },
          {
            "location": "core-js/map.js",
            "line": 1
          },
          {
            "location": "core-js/math/acosh.js",
            "line": 1
          },
          {
            "location": "core-js/math/asinh.js",
            "line": 1
          },
          {
            "location": "core-js/math/atanh.js",
            "line": 1
          },
          {
            "location": "core-js/math/cbrt.js",
            "line": 1
          },
          {
            "location": "core-js/math/clz32.js",
            "line": 1
          },
          {
            "location": "core-js/math/cosh.js",
            "line": 1
          },
          {
            "location": "core-js/math/expm1.js",
            "line": 1
          },
          {
            "location": "core-js/math/fround.js",
            "line": 1
          },
          {
            "location": "core-js/math/hypot.js",
            "line": 1
          },
          {
            "location": "core-js/math/imul.js",
            "line": 1
          },
          {
            "location": "core-js/math/log10.js",
            "line": 1
          },
          {
            "location": "core-js/math/log1p.js",
            "line": 1
          },
          {
            "location": "core-js/math/log2.js",
            "line": 1
          },
          {
            "location": "core-js/math/sign.js",
            "line": 1
          },
          {
            "location": "core-js/math/sinh.js",
            "line": 1
          },
          {
            "location": "core-js/math/tanh.js",
            "line": 1
          },
          {
            "location": "core-js/math/trunc.js",
            "line": 1
          },
          {
            "location": "core-js/number/epsilon.js",
            "line": 1
          },
          {
            "location": "core-js/number/is-finite.js",
            "line": 1
          },
          {
            "location": "core-js/number/is-integer.js",
            "line": 1
          },
          {
            "location": "core-js/number/is-nan.js",
            "line": 1
          },
          {
            "location": "core-js/number/is-safe-integer.js",
            "line": 1
          },
          {
            "location": "core-js/number/max-safe-integer.js",
            "line": 1
          },
          {
            "location": "core-js/number/min-safe-integer.js",
            "line": 1
          },
          {
            "location": "core-js/number/parse-float.js",
            "line": 1
          },
          {
            "location": "core-js/number/parse-int.js",
            "line": 1
          },
          {
            "location": "core-js/object/assign.js",
            "line": 1
          },
          {
            "location": "core-js/object/create.js",
            "line": 1
          },
          {
            "location": "core-js/object/define-properties.js",
            "line": 1
          },
          {
            "location": "core-js/object/define-property.js",
            "line": 1
          },
          {
            "location": "core-js/object/entries.js",
            "line": 1
          },
          {
            "location": "core-js/object/freeze.js",
            "line": 1
          },
          {
            "location": "core-js/object/get-own-property-descriptor.js",
            "line": 1
          },
          {
            "location": "core-js/object/get-own-property-descriptors.js",
            "line": 1
          },
          {
            "location": "core-js/object/get-own-property-names.js",
            "line": 1
          },
          {
            "location": "core-js/object/get-own-property-symbols.js",
            "line": 1
          },
          {
            "location": "core-js/object/get-prototype-of.js",
            "line": 1
          },
          {
            "location": "core-js/object/is-extensible.js",
            "line": 1
          },
          {
            "location": "core-js/object/is-frozen.js",
            "line": 1
          },
          {
            "location": "core-js/object/is-sealed.js",
            "line": 1
          },
          {
            "location": "core-js/object/is.js",
            "line": 1
          },
          {
            "location": "core-js/object/keys.js",
            "line": 1
          },
          {
            "location": "core-js/object/prevent-extensions.js",
            "line": 1
          },
          {
            "location": "core-js/object/seal.js",
            "line": 1
          },
          {
            "location": "core-js/object/set-prototype-of.js",
            "line": 1
          },
          {
            "location": "core-js/object/values.js",
            "line": 1
          },
          {
            "location": "core-js/parse-float.js",
            "line": 1
          },
          {
            "location": "core-js/parse-int.js",
            "line": 1
          },
          {
            "location": "core-js/promise.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/apply.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/construct.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/define-property.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/delete-property.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/get-own-property-descriptor.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/get-prototype-of.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/get.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/has.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/is-extensible.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/own-keys.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/prevent-extensions.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/set-prototype-of.js",
            "line": 1
          },
          {
            "location": "core-js/reflect/set.js",
            "line": 1
          },
          {
            "location": "core-js/set-immediate.js",
            "line": 1
          },
          {
            "location": "core-js/set.js",
            "line": 1
          },
          {
            "location": "core-js/string/at.js",
            "line": 1
          },
          {
            "location": "core-js/string/from-code-point.js",
            "line": 1
          },
          {
            "location": "core-js/string/raw.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/async-iterator.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/for.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/has-instance.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/is-concat-spreadable.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/iterator.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/key-for.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/match.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/replace.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/search.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/species.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/split.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/to-primitive.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/to-string-tag.js",
            "line": 1
          },
          {
            "location": "core-js/symbol/unscopables.js",
            "line": 1
          },
          {
            "location": "core-js/symbol.js",
            "line": 1
          },
          {
            "location": "core-js/weak-map.js",
            "line": 1
          },
          {
            "location": "core-js/weak-set.js",
            "line": 1
          },
          {
            "location": "helpers/applyDecoratedDescriptor.js",
            "line": 1
          },
          {
            "location": "helpers/applyDecoratedDescriptor.js",
            "line": 2
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 2
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 3
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 4
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 5
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 6
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 7
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 8
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 9
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 10
          },
          {
            "location": "helpers/applyDecs.js",
            "line": 11
          },
          {
            "location": "helpers/applyDecs2203.js",
            "line": 1
          },
          {
            "location": "helpers/applyDecs2203.js",
            "line": 2
          },
          {
            "location": "helpers/applyDecs2203.js",
            "line": 3
          },
          {
            "location": "helpers/applyDecs2203.js",
            "line": 4
          },
          {
            "location": "helpers/applyDecs2203R.js",
            "line": 1
          },
          {
            "location": "helpers/applyDecs2203R.js",
            "line": 2
          },
          {
            "location": "helpers/applyDecs2203R.js",
            "line": 3
          },
          {
            "location": "helpers/applyDecs2203R.js",
            "line": 4
          },
          {
            "location": "helpers/applyDecs2301.js",
            "line": 1
          },
          {
            "location": "helpers/applyDecs2301.js",
            "line": 2
          },
          {
            "location": "helpers/applyDecs2301.js",
            "line": 3
          },
          {
            "location": "helpers/applyDecs2301.js",
            "line": 4
          },
          {
            "location": "helpers/applyDecs2305.js",
            "line": 2
          },
          {
            "location": "helpers/applyDecs2305.js",
            "line": 3
          },
          {
            "location": "helpers/applyDecs2305.js",
            "line": 4
          },
          {
            "location": "helpers/applyDecs2305.js",
            "line": 5
          },
          {
            "location": "helpers/applyDecs2305.js",
            "line": 6
          },
          {
            "location": "helpers/applyDecs2305.js",
            "line": 7
          },
          {
            "location": "helpers/applyDecs2305.js",
            "line": 8
          },
          {
            "location": "helpers/applyDecs2311.js",
            "line": 2
          },
          {
            "location": "helpers/applyDecs2311.js",
            "line": 3
          },
          {
            "location": "helpers/applyDecs2311.js",
            "line": 4
          },
          {
            "location": "helpers/applyDecs2311.js",
            "line": 5
          },
          {
            "location": "helpers/applyDecs2311.js",
            "line": 6
          },
          {
            "location": "helpers/arrayWithHoles.js",
            "line": 1
          },
          {
            "location": "helpers/arrayWithoutHoles.js",
            "line": 1
          },
          {
            "location": "helpers/asyncGeneratorDelegate.js",
            "line": 1
          },
          {
            "location": "helpers/asyncGeneratorDelegate.js",
            "line": 2
          },
          {
            "location": "helpers/asyncGeneratorDelegate.js",
            "line": 3
          },
          {
            "location": "helpers/asyncIterator.js",
            "line": 1
          },
          {
            "location": "helpers/asyncIterator.js",
            "line": 2
          },
          {
            "location": "helpers/asyncIterator.js",
            "line": 3
          },
          {
            "location": "helpers/asyncToGenerator.js",
            "line": 1
          },
          {
            "location": "helpers/callSuper.js",
            "line": 1
          },
          {
            "location": "helpers/construct.js",
            "line": 1
          },
          {
            "location": "helpers/createClass.js",
            "line": 1
          },
          {
            "location": "helpers/createForOfIteratorHelper.js",
            "line": 1
          },
          {
            "location": "helpers/createForOfIteratorHelper.js",
            "line": 2
          },
          {
            "location": "helpers/createForOfIteratorHelper.js",
            "line": 3
          },
          {
            "location": "helpers/createForOfIteratorHelperLoose.js",
            "line": 1
          },
          {
            "location": "helpers/createForOfIteratorHelperLoose.js",
            "line": 2
          },
          {
            "location": "helpers/createForOfIteratorHelperLoose.js",
            "line": 3
          },
          {
            "location": "helpers/createSuper.js",
            "line": 1
          },
          {
            "location": "helpers/decorate.js",
            "line": 1
          },
          {
            "location": "helpers/decorate.js",
            "line": 2
          },
          {
            "location": "helpers/decorate.js",
            "line": 3
          },
          {
            "location": "helpers/defaults.js",
            "line": 1
          },
          {
            "location": "helpers/defaults.js",
            "line": 2
          },
          {
            "location": "helpers/defaults.js",
            "line": 3
          },
          {
            "location": "helpers/defineAccessor.js",
            "line": 1
          },
          {
            "location": "helpers/defineEnumerableProperties.js",
            "line": 1
          },
          {
            "location": "helpers/defineEnumerableProperties.js",
            "line": 2
          },
          {
            "location": "helpers/defineProperty.js",
            "line": 1
          },
          {
            "location": "helpers/dispose.js",
            "line": 1
          },
          {
            "location": "helpers/dispose.js",
            "line": 2
          },
          {
            "location": "helpers/esm/applyDecoratedDescriptor.js",
            "line": 1
          },
          {
            "location": "helpers/esm/applyDecoratedDescriptor.js",
            "line": 2
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 2
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 3
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 4
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 5
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 6
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 7
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 8
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 9
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 10
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 11
          },
          {
            "location": "helpers/esm/applyDecs2203.js",
            "line": 2
          },
          {
            "location": "helpers/esm/applyDecs2203.js",
            "line": 3
          },
          {
            "location": "helpers/esm/applyDecs2203.js",
            "line": 4
          },
          {
            "location": "helpers/esm/applyDecs2203.js",
            "line": 5
          },
          {
            "location": "helpers/esm/applyDecs2203R.js",
            "line": 2
          },
          {
            "location": "helpers/esm/applyDecs2203R.js",
            "line": 3
          },
          {
            "location": "helpers/esm/applyDecs2203R.js",
            "line": 4
          },
          {
            "location": "helpers/esm/applyDecs2203R.js",
            "line": 5
          },
          {
            "location": "helpers/esm/applyDecs2301.js",
            "line": 2
          },
          {
            "location": "helpers/esm/applyDecs2301.js",
            "line": 3
          },
          {
            "location": "helpers/esm/applyDecs2301.js",
            "line": 4
          },
          {
            "location": "helpers/esm/applyDecs2301.js",
            "line": 5
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 2
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 3
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 4
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 5
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 6
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 7
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 8
          },
          {
            "location": "helpers/esm/applyDecs2311.js",
            "line": 2
          },
          {
            "location": "helpers/esm/applyDecs2311.js",
            "line": 3
          },
          {
            "location": "helpers/esm/applyDecs2311.js",
            "line": 4
          },
          {
            "location": "helpers/esm/applyDecs2311.js",
            "line": 5
          },
          {
            "location": "helpers/esm/applyDecs2311.js",
            "line": 6
          },
          {
            "location": "helpers/esm/arrayWithHoles.js",
            "line": 1
          },
          {
            "location": "helpers/esm/arrayWithoutHoles.js",
            "line": 1
          },
          {
            "location": "helpers/esm/asyncGeneratorDelegate.js",
            "line": 1
          },
          {
            "location": "helpers/esm/asyncGeneratorDelegate.js",
            "line": 2
          },
          {
            "location": "helpers/esm/asyncGeneratorDelegate.js",
            "line": 3
          },
          {
            "location": "helpers/esm/asyncIterator.js",
            "line": 1
          },
          {
            "location": "helpers/esm/asyncIterator.js",
            "line": 2
          },
          {
            "location": "helpers/esm/asyncIterator.js",
            "line": 3
          },
          {
            "location": "helpers/esm/asyncToGenerator.js",
            "line": 1
          },
          {
            "location": "helpers/esm/callSuper.js",
            "line": 1
          },
          {
            "location": "helpers/esm/construct.js",
            "line": 1
          },
          {
            "location": "helpers/esm/createClass.js",
            "line": 1
          },
          {
            "location": "helpers/esm/createForOfIteratorHelper.js",
            "line": 1
          },
          {
            "location": "helpers/esm/createForOfIteratorHelper.js",
            "line": 2
          },
          {
            "location": "helpers/esm/createForOfIteratorHelper.js",
            "line": 3
          },
          {
            "location": "helpers/esm/createForOfIteratorHelperLoose.js",
            "line": 1
          },
          {
            "location": "helpers/esm/createForOfIteratorHelperLoose.js",
            "line": 2
          },
          {
            "location": "helpers/esm/createForOfIteratorHelperLoose.js",
            "line": 3
          },
          {
            "location": "helpers/esm/createSuper.js",
            "line": 1
          },
          {
            "location": "helpers/esm/decorate.js",
            "line": 1
          },
          {
            "location": "helpers/esm/decorate.js",
            "line": 2
          },
          {
            "location": "helpers/esm/decorate.js",
            "line": 3
          },
          {
            "location": "helpers/esm/defaults.js",
            "line": 1
          },
          {
            "location": "helpers/esm/defaults.js",
            "line": 2
          },
          {
            "location": "helpers/esm/defaults.js",
            "line": 3
          },
          {
            "location": "helpers/esm/defineAccessor.js",
            "line": 1
          },
          {
            "location": "helpers/esm/defineEnumerableProperties.js",
            "line": 1
          },
          {
            "location": "helpers/esm/defineEnumerableProperties.js",
            "line": 2
          },
          {
            "location": "helpers/esm/defineProperty.js",
            "line": 1
          },
          {
            "location": "helpers/esm/dispose.js",
            "line": 1
          },
          {
            "location": "helpers/esm/dispose.js",
            "line": 2
          },
          {
            "location": "helpers/esm/extends.js",
            "line": 1
          },
          {
            "location": "helpers/esm/get.js",
            "line": 1
          },
          {
            "location": "helpers/esm/get.js",
            "line": 2
          },
          {
            "location": "helpers/esm/getPrototypeOf.js",
            "line": 1
          },
          {
            "location": "helpers/esm/getPrototypeOf.js",
            "line": 2
          },
          {
            "location": "helpers/esm/importDeferProxy.js",
            "line": 1
          },
          {
            "location": "helpers/esm/importDeferProxy.js",
            "line": 2
          },
          {
            "location": "helpers/esm/importDeferProxy.js",
            "line": 3
          },
          {
            "location": "helpers/esm/importDeferProxy.js",
            "line": 4
          },
          {
            "location": "helpers/esm/inherits.js",
            "line": 1
          },
          {
            "location": "helpers/esm/inherits.js",
            "line": 2
          },
          {
            "location": "helpers/esm/inheritsLoose.js",
            "line": 1
          },
          {
            "location": "helpers/esm/initializerDefineProperty.js",
            "line": 1
          },
          {
            "location": "helpers/esm/instanceof.js",
            "line": 1
          },
          {
            "location": "helpers/esm/instanceof.js",
            "line": 2
          },
          {
            "location": "helpers/esm/interopRequireWildcard.js",
            "line": 2
          },
          {
            "location": "helpers/esm/interopRequireWildcard.js",
            "line": 3
          },
          {
            "location": "helpers/esm/interopRequireWildcard.js",
            "line": 4
          },
          {
            "location": "helpers/esm/isNativeReflectConstruct.js",
            "line": 1
          },
          {
            "location": "helpers/esm/iterableToArray.js",
            "line": 1
          },
          {
            "location": "helpers/esm/iterableToArray.js",
            "line": 2
          },
          {
            "location": "helpers/esm/iterableToArray.js",
            "line": 3
          },
          {
            "location": "helpers/esm/iterableToArrayLimit.js",
            "line": 1
          },
          {
            "location": "helpers/esm/iterableToArrayLimit.js",
            "line": 2
          },
          {
            "location": "helpers/esm/jsx.js",
            "line": 1
          },
          {
            "location": "helpers/esm/jsx.js",
            "line": 2
          },
          {
            "location": "helpers/esm/maybeArrayLike.js",
            "line": 1
          },
          {
            "location": "helpers/esm/objectSpread.js",
            "line": 1
          },
          {
            "location": "helpers/esm/objectSpread.js",
            "line": 2
          },
          {
            "location": "helpers/esm/objectSpread.js",
            "line": 3
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 1
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 2
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 3
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 4
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 5
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 6
          },
          {
            "location": "helpers/esm/objectWithoutProperties.js",
            "line": 1
          },
          {
            "location": "helpers/esm/regenerator.js",
            "line": 1
          },
          {
            "location": "helpers/esm/regenerator.js",
            "line": 2
          },
          {
            "location": "helpers/esm/regenerator.js",
            "line": 3
          },
          {
            "location": "helpers/esm/regenerator.js",
            "line": 4
          },
          {
            "location": "helpers/esm/regeneratorAsyncGen.js",
            "line": 1
          },
          {
            "location": "helpers/esm/regeneratorAsyncIterator.js",
            "line": 1
          },
          {
            "location": "helpers/esm/regeneratorDefine.js",
            "line": 1
          },
          {
            "location": "helpers/esm/regeneratorRuntime.js",
            "line": 1
          },
          {
            "location": "helpers/esm/regeneratorValues.js",
            "line": 2
          },
          {
            "location": "helpers/esm/regeneratorValues.js",
            "line": 3
          },
          {
            "location": "helpers/esm/set.js",
            "line": 1
          },
          {
            "location": "helpers/esm/set.js",
            "line": 2
          },
          {
            "location": "helpers/esm/set.js",
            "line": 3
          },
          {
            "location": "helpers/esm/setFunctionName.js",
            "line": 2
          },
          {
            "location": "helpers/esm/setPrototypeOf.js",
            "line": 1
          },
          {
            "location": "helpers/esm/taggedTemplateLiteral.js",
            "line": 1
          },
          {
            "location": "helpers/esm/taggedTemplateLiteral.js",
            "line": 2
          },
          {
            "location": "helpers/esm/toPrimitive.js",
            "line": 2
          },
          {
            "location": "helpers/esm/toSetter.js",
            "line": 1
          },
          {
            "location": "helpers/esm/typeof.js",
            "line": 1
          },
          {
            "location": "helpers/esm/typeof.js",
            "line": 2
          },
          {
            "location": "helpers/esm/unsupportedIterableToArray.js",
            "line": 1
          },
          {
            "location": "helpers/esm/using.js",
            "line": 1
          },
          {
            "location": "helpers/esm/using.js",
            "line": 2
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 1
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 2
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 3
          },
          {
            "location": "helpers/esm/wrapAsyncGenerator.js",
            "line": 1
          },
          {
            "location": "helpers/esm/wrapAsyncGenerator.js",
            "line": 2
          },
          {
            "location": "helpers/esm/wrapNativeSuper.js",
            "line": 1
          },
          {
            "location": "helpers/esm/wrapNativeSuper.js",
            "line": 2
          },
          {
            "location": "helpers/esm/wrapRegExp.js",
            "line": 2
          },
          {
            "location": "helpers/esm/wrapRegExp.js",
            "line": 3
          },
          {
            "location": "helpers/esm/wrapRegExp.js",
            "line": 4
          },
          {
            "location": "helpers/esm/wrapRegExp.js",
            "line": 5
          },
          {
            "location": "helpers/esm/wrapRegExp.js",
            "line": 6
          },
          {
            "location": "helpers/extends.js",
            "line": 1
          },
          {
            "location": "helpers/get.js",
            "line": 1
          },
          {
            "location": "helpers/get.js",
            "line": 2
          },
          {
            "location": "helpers/getPrototypeOf.js",
            "line": 1
          },
          {
            "location": "helpers/getPrototypeOf.js",
            "line": 2
          },
          {
            "location": "helpers/importDeferProxy.js",
            "line": 1
          },
          {
            "location": "helpers/importDeferProxy.js",
            "line": 2
          },
          {
            "location": "helpers/importDeferProxy.js",
            "line": 3
          },
          {
            "location": "helpers/importDeferProxy.js",
            "line": 4
          },
          {
            "location": "helpers/inherits.js",
            "line": 1
          },
          {
            "location": "helpers/inherits.js",
            "line": 2
          },
          {
            "location": "helpers/inheritsLoose.js",
            "line": 1
          },
          {
            "location": "helpers/initializerDefineProperty.js",
            "line": 1
          },
          {
            "location": "helpers/instanceof.js",
            "line": 1
          },
          {
            "location": "helpers/instanceof.js",
            "line": 2
          },
          {
            "location": "helpers/interopRequireWildcard.js",
            "line": 2
          },
          {
            "location": "helpers/interopRequireWildcard.js",
            "line": 3
          },
          {
            "location": "helpers/interopRequireWildcard.js",
            "line": 4
          },
          {
            "location": "helpers/isNativeReflectConstruct.js",
            "line": 1
          },
          {
            "location": "helpers/iterableToArray.js",
            "line": 1
          },
          {
            "location": "helpers/iterableToArray.js",
            "line": 2
          },
          {
            "location": "helpers/iterableToArray.js",
            "line": 3
          },
          {
            "location": "helpers/iterableToArrayLimit.js",
            "line": 1
          },
          {
            "location": "helpers/iterableToArrayLimit.js",
            "line": 2
          },
          {
            "location": "helpers/jsx.js",
            "line": 1
          },
          {
            "location": "helpers/jsx.js",
            "line": 2
          },
          {
            "location": "helpers/maybeArrayLike.js",
            "line": 1
          },
          {
            "location": "helpers/objectSpread.js",
            "line": 1
          },
          {
            "location": "helpers/objectSpread.js",
            "line": 2
          },
          {
            "location": "helpers/objectSpread.js",
            "line": 3
          },
          {
            "location": "helpers/objectSpread2.js",
            "line": 1
          },
          {
            "location": "helpers/objectSpread2.js",
            "line": 2
          },
          {
            "location": "helpers/objectSpread2.js",
            "line": 3
          },
          {
            "location": "helpers/objectSpread2.js",
            "line": 4
          },
          {
            "location": "helpers/objectSpread2.js",
            "line": 5
          },
          {
            "location": "helpers/objectSpread2.js",
            "line": 6
          },
          {
            "location": "helpers/objectWithoutProperties.js",
            "line": 1
          },
          {
            "location": "helpers/regenerator.js",
            "line": 1
          },
          {
            "location": "helpers/regenerator.js",
            "line": 2
          },
          {
            "location": "helpers/regenerator.js",
            "line": 3
          },
          {
            "location": "helpers/regenerator.js",
            "line": 4
          },
          {
            "location": "helpers/regeneratorAsyncGen.js",
            "line": 1
          },
          {
            "location": "helpers/regeneratorAsyncIterator.js",
            "line": 1
          },
          {
            "location": "helpers/regeneratorDefine.js",
            "line": 1
          },
          {
            "location": "helpers/regeneratorRuntime.js",
            "line": 1
          },
          {
            "location": "helpers/regeneratorValues.js",
            "line": 2
          },
          {
            "location": "helpers/regeneratorValues.js",
            "line": 3
          },
          {
            "location": "helpers/set.js",
            "line": 1
          },
          {
            "location": "helpers/set.js",
            "line": 2
          },
          {
            "location": "helpers/set.js",
            "line": 3
          },
          {
            "location": "helpers/setFunctionName.js",
            "line": 1
          },
          {
            "location": "helpers/setPrototypeOf.js",
            "line": 1
          },
          {
            "location": "helpers/taggedTemplateLiteral.js",
            "line": 1
          },
          {
            "location": "helpers/taggedTemplateLiteral.js",
            "line": 2
          },
          {
            "location": "helpers/toPrimitive.js",
            "line": 1
          },
          {
            "location": "helpers/toSetter.js",
            "line": 1
          },
          {
            "location": "helpers/typeof.js",
            "line": 1
          },
          {
            "location": "helpers/typeof.js",
            "line": 2
          },
          {
            "location": "helpers/unsupportedIterableToArray.js",
            "line": 1
          },
          {
            "location": "helpers/using.js",
            "line": 1
          },
          {
            "location": "helpers/using.js",
            "line": 2
          },
          {
            "location": "helpers/usingCtx.js",
            "line": 1
          },
          {
            "location": "helpers/usingCtx.js",
            "line": 2
          },
          {
            "location": "helpers/usingCtx.js",
            "line": 3
          },
          {
            "location": "helpers/wrapAsyncGenerator.js",
            "line": 1
          },
          {
            "location": "helpers/wrapAsyncGenerator.js",
            "line": 2
          },
          {
            "location": "helpers/wrapNativeSuper.js",
            "line": 1
          },
          {
            "location": "helpers/wrapNativeSuper.js",
            "line": 2
          },
          {
            "location": "helpers/wrapRegExp.js",
            "line": 2
          },
          {
            "location": "helpers/wrapRegExp.js",
            "line": 3
          },
          {
            "location": "helpers/wrapRegExp.js",
            "line": 4
          },
          {
            "location": "helpers/wrapRegExp.js",
            "line": 5
          },
          {
            "location": "helpers/wrapRegExp.js",
            "line": 6
          },
          {
            "location": "helpers/esm/applyDecoratedDescriptor.js",
            "line": 5
          },
          {
            "location": "helpers/esm/objectSpread.js",
            "line": 8
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 9
          },
          {
            "location": "helpers/esm/wrapRegExp.js",
            "line": 21
          },
          {
            "location": "helpers/esm/applyDecoratedDescriptor.js",
            "line": 9
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 187
          },
          {
            "location": "helpers/esm/applyDecs2203.js",
            "line": 130
          },
          {
            "location": "helpers/esm/applyDecs2203R.js",
            "line": 133
          },
          {
            "location": "helpers/esm/applyDecs2301.js",
            "line": 161
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 90
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 93
          },
          {
            "location": "helpers/esm/createClass.js",
            "line": 6
          },
          {
            "location": "helpers/esm/createClass.js",
            "line": 10
          },
          {
            "location": "helpers/esm/decorate.js",
            "line": 51
          },
          {
            "location": "helpers/esm/decorate.js",
            "line": 119
          },
          {
            "location": "helpers/esm/decorate.js",
            "line": 158
          },
          {
            "location": "helpers/esm/defaults.js",
            "line": 8
          },
          {
            "location": "helpers/esm/defineAccessor.js",
            "line": 7
          },
          {
            "location": "helpers/esm/defineEnumerableProperties.js",
            "line": 6
          },
          {
            "location": "helpers/esm/defineEnumerableProperties.js",
            "line": 10
          },
          {
            "location": "helpers/esm/defineProperty.js",
            "line": 4
          },
          {
            "location": "helpers/esm/inherits.js",
            "line": 12
          },
          {
            "location": "helpers/esm/initializerDefineProperty.js",
            "line": 3
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 24
          },
          {
            "location": "helpers/esm/set.js",
            "line": 16
          },
          {
            "location": "helpers/esm/setFunctionName.js",
            "line": 6
          },
          {
            "location": "helpers/esm/toSetter.js",
            "line": 5
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 97
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 41
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 59
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 99
          },
          {
            "location": "helpers/esm/applyDecs2311.js",
            "line": 18
          },
          {
            "location": "helpers/esm/jsx.js",
            "line": 5
          },
          {
            "location": "helpers/esm/using.js",
            "line": 6
          },
          {
            "location": "helpers/esm/using.js",
            "line": 7
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 14
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 15
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 42
          },
          {
            "location": "helpers/esm/defineEnumerableProperties.js",
            "line": 8
          },
          {
            "location": "helpers/esm/objectSpread.js",
            "line": 9
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 11
          },
          {
            "location": "helpers/esm/objectWithoutProperties.js",
            "line": 9
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 50
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 57
          },
          {
            "location": "helpers/esm/regenerator.js",
            "line": 80
          },
          {
            "location": "helpers/esm/setPrototypeOf.js",
            "line": 3
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 53
          },
          {
            "location": "helpers/esm/iterableToArray.js",
            "line": 5
          },
          {
            "location": "helpers/esm/unsupportedIterableToArray.js",
            "line": 7
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 108
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 224
          },
          {
            "location": "helpers/esm/decorate.js",
            "line": 142
          },
          {
            "location": "helpers/esm/extends.js",
            "line": 3
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 151
          },
          {
            "location": "helpers/esm/applyDecs2203.js",
            "line": 94
          },
          {
            "location": "helpers/esm/applyDecs2203R.js",
            "line": 97
          },
          {
            "location": "helpers/esm/applyDecs2301.js",
            "line": 125
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 46
          },
          {
            "location": "helpers/esm/applyDecs2311.js",
            "line": 61
          },
          {
            "location": "helpers/esm/defaults.js",
            "line": 7
          },
          {
            "location": "helpers/esm/get.js",
            "line": 8
          },
          {
            "location": "helpers/esm/interopRequireWildcard.js",
            "line": 21
          },
          {
            "location": "helpers/esm/objectSpread.js",
            "line": 10
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 13
          },
          {
            "location": "helpers/esm/set.js",
            "line": 11
          },
          {
            "location": "helpers/esm/set.js",
            "line": 14
          },
          {
            "location": "helpers/esm/applyDecs.js",
            "line": 192
          },
          {
            "location": "helpers/esm/applyDecs2203.js",
            "line": 143
          },
          {
            "location": "helpers/esm/applyDecs2203R.js",
            "line": 138
          },
          {
            "location": "helpers/esm/applyDecs2301.js",
            "line": 166
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 35
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 114
          },
          {
            "location": "helpers/esm/arrayWithHoles.js",
            "line": 3
          },
          {
            "location": "helpers/esm/arrayWithoutHoles.js",
            "line": 4
          },
          {
            "location": "helpers/esm/createForOfIteratorHelper.js",
            "line": 8
          },
          {
            "location": "helpers/esm/createForOfIteratorHelperLoose.js",
            "line": 8
          },
          {
            "location": "helpers/esm/maybeArrayLike.js",
            "line": 4
          },
          {
            "location": "helpers/esm/wrapRegExp.js",
            "line": 44
          },
          {
            "location": "helpers/esm/applyDecs2305.js",
            "line": 100
          },
          {
            "location": "helpers/esm/dispose.js",
            "line": 6
          },
          {
            "location": "helpers/esm/inherits.js",
            "line": 6
          },
          {
            "location": "helpers/esm/inheritsLoose.js",
            "line": 4
          },
          {
            "location": "helpers/esm/regenerator.js",
            "line": 15
          },
          {
            "location": "helpers/esm/regenerator.js",
            "line": 78
          },
          {
            "location": "helpers/esm/wrapNativeSuper.js",
            "line": 19
          },
          {
            "location": "helpers/esm/wrapRegExp.js",
            "line": 28
          },
          {
            "location": "helpers/esm/asyncIterator.js",
            "line": 18
          },
          {
            "location": "helpers/esm/asyncIterator.js",
            "line": 20
          },
          {
            "location": "helpers/esm/asyncIterator.js",
            "line": 37
          },
          {
            "location": "helpers/esm/asyncIterator.js",
            "line": 44
          },
          {
            "location": "helpers/esm/asyncToGenerator.js",
            "line": 9
          },
          {
            "location": "helpers/esm/dispose.js",
            "line": 19
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 21
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 44
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 47
          },
          {
            "location": "helpers/esm/usingCtx.js",
            "line": 52
          },
          {
            "location": "helpers/esm/wrapAsyncGenerator.js",
            "line": 16
          },
          {
            "location": "helpers/esm/callSuper.js",
            "line": 6
          },
          {
            "location": "helpers/esm/construct.js",
            "line": 5
          },
          {
            "location": "helpers/esm/createSuper.js",
            "line": 12
          },
          {
            "location": "helpers/esm/isNativeReflectConstruct.js",
            "line": 4
          },
          {
            "location": "helpers/esm/defaults.js",
            "line": 5
          },
          {
            "location": "helpers/esm/get.js",
            "line": 5
          },
          {
            "location": "helpers/esm/getPrototypeOf.js",
            "line": 4
          },
          {
            "location": "helpers/esm/getPrototypeOf.js",
            "line": 5
          },
          {
            "location": "helpers/esm/regeneratorRuntime.js",
            "line": 14
          },
          {
            "location": "helpers/esm/objectSpread2.js",
            "line": 23
          },
          {
            "location": "helpers/esm/taggedTemplateLiteral.js",
            "line": 4
          },
          {
            "location": "helpers/esm/taggedTemplateLiteral.js",
            "line": 6
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@babel/runtime-corejs2@7.28.2"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-11T12:56:50Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 11, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'runtime-corejs2' with version '7.28.2'."
    }
  ]
}