{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:ba197391-bd95-438c-9c52-fb0b1d31c563",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T10:11:47Z",
    "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": "plugin-transform-modules-systemjs",
      "group": "@babel",
      "version": "7.25.0-tuxcare.2",
      "description": "This plugin transforms ES2015 modules to SystemJS",
      "purl": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.2",
      "bom-ref": "pkg:npm/@babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.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-plugin-transform-modules-systemjs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/core/package.json\\nnode_modules/@babel/helper-module-transforms/package.json\\nnode_modules/@babel/helper-plugin-utils/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "helper-plugin-utils",
      "version": "7.24.8",
      "description": "General utilities for plugins to use",
      "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/%40babel/helper-plugin-utils@7.24.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-plugin-utils"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-plugin-utils@7.24.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/helper-plugin-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/helper-plugin-utils,declare,@babel/helper-plugin-utils/declare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/helper-plugin-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/helper-plugin-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 182
          }
        ]
      },
      "tags": [
        "plugins"
      ]
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "helper-module-transforms",
      "version": "7.25.0",
      "description": "Babel helper functions for implementing ES6 module transformations",
      "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/%40babel/helper-module-transforms@7.25.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/helper-module-transforms@7.25.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/helper-module-transforms/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/helper-module-transforms,buildDynamicImport,@babel/helper-module-transforms/buildDynamicImport,getModuleName,@babel/helper-module-transforms/getModuleName,rewriteThis,@babel/helper-module-transforms/rewriteThis,PluginOptions,@babel/helper-module-transforms/PluginOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/helper-module-transforms/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/helper-module-transforms/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 9
          },
          {
            "location": "src/index.ts",
            "line": 292
          },
          {
            "location": "src/index.ts",
            "line": 337
          },
          {
            "location": "src/index.ts",
            "line": 632
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "core",
      "version": "7.24.9",
      "description": "Babel compiler core.",
      "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/%40babel/core@7.24.9",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/core@7.24.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/core,template,@babel/core/template,types,@babel/core/types,PluginPass,@babel/core/PluginPass,NodePath,@babel/core/NodePath,Scope,@babel/core/Scope,Visitor,@babel/core/Visitor"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 9
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 12
          },
          {
            "location": "src/index.ts",
            "line": 23
          },
          {
            "location": "src/index.ts",
            "line": 95
          },
          {
            "location": "src/index.ts",
            "line": 96
          },
          {
            "location": "src/index.ts",
            "line": 97
          },
          {
            "location": "src/index.ts",
            "line": 108
          },
          {
            "location": "src/index.ts",
            "line": 110
          },
          {
            "location": "src/index.ts",
            "line": 111
          },
          {
            "location": "src/index.ts",
            "line": 117
          },
          {
            "location": "src/index.ts",
            "line": 118
          },
          {
            "location": "src/index.ts",
            "line": 126
          },
          {
            "location": "src/index.ts",
            "line": 127
          },
          {
            "location": "src/index.ts",
            "line": 134
          },
          {
            "location": "src/index.ts",
            "line": 144
          },
          {
            "location": "src/index.ts",
            "line": 145
          },
          {
            "location": "src/index.ts",
            "line": 148
          },
          {
            "location": "src/index.ts",
            "line": 149
          },
          {
            "location": "src/index.ts",
            "line": 151
          },
          {
            "location": "src/index.ts",
            "line": 152
          },
          {
            "location": "src/index.ts",
            "line": 163
          },
          {
            "location": "src/index.ts",
            "line": 164
          },
          {
            "location": "src/index.ts",
            "line": 209
          },
          {
            "location": "src/index.ts",
            "line": 213
          },
          {
            "location": "src/index.ts",
            "line": 232
          },
          {
            "location": "src/index.ts",
            "line": 236
          },
          {
            "location": "src/index.ts",
            "line": 239
          },
          {
            "location": "src/index.ts",
            "line": 241
          },
          {
            "location": "src/index.ts",
            "line": 246
          },
          {
            "location": "src/index.ts",
            "line": 255
          },
          {
            "location": "src/index.ts",
            "line": 276
          },
          {
            "location": "src/index.ts",
            "line": 293
          },
          {
            "location": "src/index.ts",
            "line": 294
          },
          {
            "location": "src/index.ts",
            "line": 295
          },
          {
            "location": "src/index.ts",
            "line": 296
          },
          {
            "location": "src/index.ts",
            "line": 310
          },
          {
            "location": "src/index.ts",
            "line": 311
          },
          {
            "location": "src/index.ts",
            "line": 312
          },
          {
            "location": "src/index.ts",
            "line": 324
          },
          {
            "location": "src/index.ts",
            "line": 325
          },
          {
            "location": "src/index.ts",
            "line": 326
          },
          {
            "location": "src/index.ts",
            "line": 379
          },
          {
            "location": "src/index.ts",
            "line": 380
          },
          {
            "location": "src/index.ts",
            "line": 381
          },
          {
            "location": "src/index.ts",
            "line": 397
          },
          {
            "location": "src/index.ts",
            "line": 399
          },
          {
            "location": "src/index.ts",
            "line": 400
          },
          {
            "location": "src/index.ts",
            "line": 402
          },
          {
            "location": "src/index.ts",
            "line": 403
          },
          {
            "location": "src/index.ts",
            "line": 416
          },
          {
            "location": "src/index.ts",
            "line": 424
          },
          {
            "location": "src/index.ts",
            "line": 429
          },
          {
            "location": "src/index.ts",
            "line": 432
          },
          {
            "location": "src/index.ts",
            "line": 433
          },
          {
            "location": "src/index.ts",
            "line": 435
          },
          {
            "location": "src/index.ts",
            "line": 436
          },
          {
            "location": "src/index.ts",
            "line": 442
          },
          {
            "location": "src/index.ts",
            "line": 445
          },
          {
            "location": "src/index.ts",
            "line": 450
          },
          {
            "location": "src/index.ts",
            "line": 454
          },
          {
            "location": "src/index.ts",
            "line": 467
          },
          {
            "location": "src/index.ts",
            "line": 472
          },
          {
            "location": "src/index.ts",
            "line": 474
          },
          {
            "location": "src/index.ts",
            "line": 478
          },
          {
            "location": "src/index.ts",
            "line": 480
          },
          {
            "location": "src/index.ts",
            "line": 481
          },
          {
            "location": "src/index.ts",
            "line": 483
          },
          {
            "location": "src/index.ts",
            "line": 484
          },
          {
            "location": "src/index.ts",
            "line": 490
          },
          {
            "location": "src/index.ts",
            "line": 496
          },
          {
            "location": "src/index.ts",
            "line": 523
          },
          {
            "location": "src/index.ts",
            "line": 526
          },
          {
            "location": "src/index.ts",
            "line": 549
          },
          {
            "location": "src/index.ts",
            "line": 551
          },
          {
            "location": "src/index.ts",
            "line": 552
          },
          {
            "location": "src/index.ts",
            "line": 555
          },
          {
            "location": "src/index.ts",
            "line": 559
          },
          {
            "location": "src/index.ts",
            "line": 560
          },
          {
            "location": "src/index.ts",
            "line": 562
          },
          {
            "location": "src/index.ts",
            "line": 566
          },
          {
            "location": "src/index.ts",
            "line": 569
          },
          {
            "location": "src/index.ts",
            "line": 570
          },
          {
            "location": "src/index.ts",
            "line": 573
          },
          {
            "location": "src/index.ts",
            "line": 574
          },
          {
            "location": "src/index.ts",
            "line": 590
          },
          {
            "location": "src/index.ts",
            "line": 592
          },
          {
            "location": "src/index.ts",
            "line": 599
          },
          {
            "location": "src/index.ts",
            "line": 600
          },
          {
            "location": "src/index.ts",
            "line": 602
          },
          {
            "location": "src/index.ts",
            "line": 613
          },
          {
            "location": "src/index.ts",
            "line": 616
          },
          {
            "location": "src/index.ts",
            "line": 622
          },
          {
            "location": "src/index.ts",
            "line": 624
          },
          {
            "location": "src/index.ts",
            "line": 626
          },
          {
            "location": "src/index.ts",
            "line": 627
          },
          {
            "location": "src/index.ts",
            "line": 634
          },
          {
            "location": "src/index.ts",
            "line": 648
          },
          {
            "location": "src/index.ts",
            "line": 655
          },
          {
            "location": "src/index.ts",
            "line": 657
          },
          {
            "location": "src/index.ts",
            "line": 666
          },
          {
            "location": "src/index.ts",
            "line": 700
          },
          {
            "location": "src/index.ts",
            "line": 701
          },
          {
            "location": "src/index.ts",
            "line": 702
          },
          {
            "location": "src/index.ts",
            "line": 706
          },
          {
            "location": "src/index.ts",
            "line": 707
          },
          {
            "location": "src/index.ts",
            "line": 710
          },
          {
            "location": "src/index.ts",
            "line": 714
          },
          {
            "location": "src/index.ts",
            "line": 715
          },
          {
            "location": "src/index.ts",
            "line": 716
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@babel/plugin-transform-modules-systemjs@7.25.0-tuxcare.2"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T10:11:47Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'plugin-transform-modules-systemjs' with version '7.25.0-tuxcare.2'. The package type in this SBOM is npm with a single purl namespace '@babel' described under components. The components were identified from 3 source files."
    }
  ]
}
