{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9a91f3fd-ca29-48f8-9a80-edbe98c0fa88",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-11T13:15:05Z",
    "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": "plugin-transform-block-scoping",
      "group": "@babel",
      "version": "7.28.6",
      "description": "Compile ES2015 block scoping (const and let) to ES5",
      "purl": "pkg:npm/%40babel/plugin-transform-block-scoping@7.28.6",
      "bom-ref": "pkg:npm/@babel/plugin-transform-block-scoping@7.28.6",
      "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-block-scoping"
        },
        {
          "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-plugin-utils/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "helper-plugin-utils",
      "version": "7.28.6",
      "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.28.6",
      "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.28.6",
      "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": 7
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 19
          }
        ]
      },
      "tags": [
        "plugins"
      ]
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "core",
      "version": "7.28.6",
      "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.28.6",
      "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.28.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/core,types,@babel/core/types,NodePath,@babel/core/NodePath,Visitor,@babel/core/Visitor,Scope,@babel/core/Scope,PluginPass,@babel/core/PluginPass,traverse,@babel/core/traverse,template,@babel/core/template"
        },
        {
          "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/annex-B_3_3.js",
            "line": 8
          },
          {
            "location": "lib/index.js",
            "line": 8
          },
          {
            "location": "lib/loop.js",
            "line": 10
          },
          {
            "location": "lib/validation.js",
            "line": 7
          },
          {
            "location": "src/annex-B_3_3.ts",
            "line": 1
          },
          {
            "location": "src/annex-B_3_3.ts",
            "line": 2
          },
          {
            "location": "src/annex-B_3_3.ts",
            "line": 42
          },
          {
            "location": "src/annex-B_3_3.ts",
            "line": 84
          },
          {
            "location": "src/annex-B_3_3.ts",
            "line": 85
          },
          {
            "location": "src/annex-B_3_3.ts",
            "line": 116
          },
          {
            "location": "src/annex-B_3_3.ts",
            "line": 118
          },
          {
            "location": "src/annex-B_3_3.ts",
            "line": 120
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 240
          },
          {
            "location": "src/index.ts",
            "line": 263
          },
          {
            "location": "src/loop.ts",
            "line": 1
          },
          {
            "location": "src/loop.ts",
            "line": 2
          },
          {
            "location": "src/loop.ts",
            "line": 186
          },
          {
            "location": "src/loop.ts",
            "line": 189
          },
          {
            "location": "src/loop.ts",
            "line": 191
          },
          {
            "location": "src/loop.ts",
            "line": 193
          },
          {
            "location": "src/loop.ts",
            "line": 197
          },
          {
            "location": "src/loop.ts",
            "line": 198
          },
          {
            "location": "src/loop.ts",
            "line": 202
          },
          {
            "location": "src/loop.ts",
            "line": 205
          },
          {
            "location": "src/loop.ts",
            "line": 207
          },
          {
            "location": "src/loop.ts",
            "line": 214
          },
          {
            "location": "src/loop.ts",
            "line": 215
          },
          {
            "location": "src/loop.ts",
            "line": 220
          },
          {
            "location": "src/loop.ts",
            "line": 233
          },
          {
            "location": "src/loop.ts",
            "line": 242
          },
          {
            "location": "src/loop.ts",
            "line": 245
          },
          {
            "location": "src/loop.ts",
            "line": 253
          },
          {
            "location": "src/loop.ts",
            "line": 259
          },
          {
            "location": "src/loop.ts",
            "line": 268
          },
          {
            "location": "src/loop.ts",
            "line": 275
          },
          {
            "location": "src/loop.ts",
            "line": 283
          },
          {
            "location": "src/loop.ts",
            "line": 284
          },
          {
            "location": "src/loop.ts",
            "line": 290
          },
          {
            "location": "src/loop.ts",
            "line": 303
          },
          {
            "location": "src/loop.ts",
            "line": 306
          },
          {
            "location": "src/loop.ts",
            "line": 307
          },
          {
            "location": "src/loop.ts",
            "line": 312
          },
          {
            "location": "src/loop.ts",
            "line": 313
          },
          {
            "location": "src/loop.ts",
            "line": 333
          },
          {
            "location": "src/loop.ts",
            "line": 334
          },
          {
            "location": "src/loop.ts",
            "line": 340
          },
          {
            "location": "src/loop.ts",
            "line": 346
          },
          {
            "location": "src/loop.ts",
            "line": 363
          },
          {
            "location": "src/loop.ts",
            "line": 371
          },
          {
            "location": "src/loop.ts",
            "line": 377
          },
          {
            "location": "src/loop.ts",
            "line": 378
          },
          {
            "location": "src/validation.ts",
            "line": 1
          },
          {
            "location": "src/validation.ts",
            "line": 2
          },
          {
            "location": "src/validation.ts",
            "line": 33
          },
          {
            "location": "src/validation.ts",
            "line": 40
          },
          {
            "location": "src/validation.ts",
            "line": 43
          },
          {
            "location": "src/validation.ts",
            "line": 47
          },
          {
            "location": "src/validation.ts",
            "line": 52
          },
          {
            "location": "src/validation.ts",
            "line": 53
          },
          {
            "location": "src/validation.ts",
            "line": 65
          },
          {
            "location": "src/validation.ts",
            "line": 66
          },
          {
            "location": "src/validation.ts",
            "line": 75
          },
          {
            "location": "src/validation.ts",
            "line": 76
          },
          {
            "location": "src/validation.ts",
            "line": 80
          },
          {
            "location": "src/validation.ts",
            "line": 106
          },
          {
            "location": "src/validation.ts",
            "line": 108
          },
          {
            "location": "src/validation.ts",
            "line": 111
          },
          {
            "location": "src/validation.ts",
            "line": 114
          },
          {
            "location": "src/validation.ts",
            "line": 115
          },
          {
            "location": "src/validation.ts",
            "line": 187
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@babel/plugin-transform-block-scoping@7.28.6"
      ],
      "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-11T13:15:05Z",
      "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 'plugin-transform-block-scoping' with version '7.28.6'. The package type in this SBOM is npm with a single purl namespace '@babel' described under components. The components were identified from the source files: node_modules/@babel/core/package.json, node_modules/@babel/helper-plugin-utils/package.json."
    }
  ]
}