{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:5c4863f1-a364-4c56-8bf8-907f5f379d45",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-11T13:15:21Z",
    "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-react-jsx",
      "group": "@babel",
      "version": "7.28.6",
      "description": "Turn JSX into React function calls",
      "purl": "pkg:npm/%40babel/plugin-transform-react-jsx@7.28.6",
      "bom-ref": "pkg:npm/@babel/plugin-transform-react-jsx@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-react-jsx"
        },
        {
          "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\\nnode_modules/@babel/plugin-syntax-jsx/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "plugin-syntax-jsx",
      "version": "7.28.6",
      "description": "Allow parsing of jsx",
      "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/plugin-syntax-jsx@7.28.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/plugin-syntax-jsx@7.28.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/plugin-syntax-jsx/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/plugin-syntax-jsx"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/plugin-syntax-jsx/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/plugin-syntax-jsx/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/create-plugin.js",
            "line": 7
          },
          {
            "location": "src/create-plugin.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "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/create-plugin.js",
            "line": 8
          },
          {
            "location": "src/create-plugin.ts",
            "line": 2
          },
          {
            "location": "src/create-plugin.ts",
            "line": 68
          }
        ]
      },
      "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,template,@babel/core/template,types,@babel/core/types,PluginPass,@babel/core/PluginPass,NodePath,@babel/core/NodePath"
        },
        {
          "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/create-plugin.js",
            "line": 9
          },
          {
            "location": "src/create-plugin.ts",
            "line": 3
          },
          {
            "location": "src/create-plugin.ts",
            "line": 4
          },
          {
            "location": "src/create-plugin.ts",
            "line": 44
          },
          {
            "location": "src/create-plugin.ts",
            "line": 45
          },
          {
            "location": "src/create-plugin.ts",
            "line": 46
          },
          {
            "location": "src/create-plugin.ts",
            "line": 219
          },
          {
            "location": "src/create-plugin.ts",
            "line": 220
          },
          {
            "location": "src/create-plugin.ts",
            "line": 259
          },
          {
            "location": "src/create-plugin.ts",
            "line": 260
          },
          {
            "location": "src/create-plugin.ts",
            "line": 262
          },
          {
            "location": "src/create-plugin.ts",
            "line": 274
          },
          {
            "location": "src/create-plugin.ts",
            "line": 297
          },
          {
            "location": "src/create-plugin.ts",
            "line": 310
          },
          {
            "location": "src/create-plugin.ts",
            "line": 311
          },
          {
            "location": "src/create-plugin.ts",
            "line": 315
          },
          {
            "location": "src/create-plugin.ts",
            "line": 316
          },
          {
            "location": "src/create-plugin.ts",
            "line": 325
          },
          {
            "location": "src/create-plugin.ts",
            "line": 327
          },
          {
            "location": "src/create-plugin.ts",
            "line": 333
          },
          {
            "location": "src/create-plugin.ts",
            "line": 334
          },
          {
            "location": "src/create-plugin.ts",
            "line": 335
          },
          {
            "location": "src/create-plugin.ts",
            "line": 340
          },
          {
            "location": "src/create-plugin.ts",
            "line": 341
          },
          {
            "location": "src/create-plugin.ts",
            "line": 342
          },
          {
            "location": "src/create-plugin.ts",
            "line": 353
          },
          {
            "location": "src/create-plugin.ts",
            "line": 369
          },
          {
            "location": "src/create-plugin.ts",
            "line": 385
          },
          {
            "location": "src/create-plugin.ts",
            "line": 390
          },
          {
            "location": "src/create-plugin.ts",
            "line": 391
          },
          {
            "location": "src/create-plugin.ts",
            "line": 402
          },
          {
            "location": "src/create-plugin.ts",
            "line": 421
          },
          {
            "location": "src/create-plugin.ts",
            "line": 425
          },
          {
            "location": "src/create-plugin.ts",
            "line": 436
          },
          {
            "location": "src/create-plugin.ts",
            "line": 437
          },
          {
            "location": "src/create-plugin.ts",
            "line": 438
          },
          {
            "location": "src/create-plugin.ts",
            "line": 439
          },
          {
            "location": "src/create-plugin.ts",
            "line": 444
          },
          {
            "location": "src/create-plugin.ts",
            "line": 446
          },
          {
            "location": "src/create-plugin.ts",
            "line": 447
          },
          {
            "location": "src/create-plugin.ts",
            "line": 451
          },
          {
            "location": "src/create-plugin.ts",
            "line": 456
          },
          {
            "location": "src/create-plugin.ts",
            "line": 466
          },
          {
            "location": "src/create-plugin.ts",
            "line": 480
          },
          {
            "location": "src/create-plugin.ts",
            "line": 489
          },
          {
            "location": "src/create-plugin.ts",
            "line": 492
          },
          {
            "location": "src/create-plugin.ts",
            "line": 495
          },
          {
            "location": "src/create-plugin.ts",
            "line": 502
          },
          {
            "location": "src/create-plugin.ts",
            "line": 513
          },
          {
            "location": "src/create-plugin.ts",
            "line": 514
          },
          {
            "location": "src/create-plugin.ts",
            "line": 522
          },
          {
            "location": "src/create-plugin.ts",
            "line": 524
          },
          {
            "location": "src/create-plugin.ts",
            "line": 529
          },
          {
            "location": "src/create-plugin.ts",
            "line": 534
          },
          {
            "location": "src/create-plugin.ts",
            "line": 538
          },
          {
            "location": "src/create-plugin.ts",
            "line": 539
          },
          {
            "location": "src/create-plugin.ts",
            "line": 555
          },
          {
            "location": "src/create-plugin.ts",
            "line": 560
          },
          {
            "location": "src/create-plugin.ts",
            "line": 578
          },
          {
            "location": "src/create-plugin.ts",
            "line": 616
          },
          {
            "location": "src/create-plugin.ts",
            "line": 620
          },
          {
            "location": "src/create-plugin.ts",
            "line": 631
          },
          {
            "location": "src/create-plugin.ts",
            "line": 661
          },
          {
            "location": "src/create-plugin.ts",
            "line": 676
          },
          {
            "location": "src/create-plugin.ts",
            "line": 692
          },
          {
            "location": "src/create-plugin.ts",
            "line": 709
          },
          {
            "location": "src/create-plugin.ts",
            "line": 742
          },
          {
            "location": "src/create-plugin.ts",
            "line": 744
          },
          {
            "location": "src/create-plugin.ts",
            "line": 749
          },
          {
            "location": "src/create-plugin.ts",
            "line": 777
          },
          {
            "location": "src/create-plugin.ts",
            "line": 779
          },
          {
            "location": "src/create-plugin.ts",
            "line": 786
          },
          {
            "location": "src/create-plugin.ts",
            "line": 789
          },
          {
            "location": "src/create-plugin.ts",
            "line": 793
          },
          {
            "location": "src/create-plugin.ts",
            "line": 797
          },
          {
            "location": "src/create-plugin.ts",
            "line": 803
          },
          {
            "location": "src/create-plugin.ts",
            "line": 807
          },
          {
            "location": "src/create-plugin.ts",
            "line": 815
          },
          {
            "location": "src/create-plugin.ts",
            "line": 816
          },
          {
            "location": "src/create-plugin.ts",
            "line": 820
          },
          {
            "location": "src/create-plugin.ts",
            "line": 824
          },
          {
            "location": "src/create-plugin.ts",
            "line": 835
          },
          {
            "location": "src/create-plugin.ts",
            "line": 836
          },
          {
            "location": "src/create-plugin.ts",
            "line": 852
          },
          {
            "location": "src/create-plugin.ts",
            "line": 856
          },
          {
            "location": "src/create-plugin.ts",
            "line": 859
          },
          {
            "location": "src/create-plugin.ts",
            "line": 860
          },
          {
            "location": "src/create-plugin.ts",
            "line": 862
          },
          {
            "location": "src/create-plugin.ts",
            "line": 892
          },
          {
            "location": "src/create-plugin.ts",
            "line": 904
          },
          {
            "location": "src/create-plugin.ts",
            "line": 912
          },
          {
            "location": "src/create-plugin.ts",
            "line": 922
          },
          {
            "location": "src/create-plugin.ts",
            "line": 925
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@babel/plugin-transform-react-jsx@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:21Z",
      "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-react-jsx' 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 3 source files."
    }
  ]
}