{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1340c8ff-f76d-430f-b24b-68d2c7df43f8",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T15:19:03Z",
    "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": "unplugin",
      "group": "@pigment-css",
      "version": "0.0.30",
      "description": "webpack integration for Pigment CSS.",
      "purl": "pkg:npm/%40pigment-css/unplugin@0.0.30",
      "bom-ref": "pkg:npm/@pigment-css/unplugin@0.0.30",
      "author": "MUI Team",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, watch, copy-license, build, typecheck, test, test:ci"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "watch, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mui/pigment-css/tree/master/README.md"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mui/pigment-css.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel\\n@pigment-css\\n@types\\n@wyw-in-js"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/core/package.json\\nnode_modules/@pigment-css/react/package.json\\nnode_modules/@types/babel__core/package.json\\nnode_modules/@types/chai/package.json\\nnode_modules/@types/mocha/package.json\\nnode_modules/@wyw-in-js/shared/package.json\\nnode_modules/@wyw-in-js/transform/package.json\\nnode_modules/babel-plugin-define-var/package.json\\nnode_modules/chai/package.json\\nnode_modules/unplugin/package.json\\nnode_modules/webpack/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Tobias Koppers @sokra"
        }
      ],
      "group": "",
      "name": "webpack",
      "version": "5.91.0",
      "description": "Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/webpack@5.91.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webpack@5.91.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/webpack/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "unplugin",
      "version": "1.15.0",
      "description": "Unified plugin system for build tools",
      "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/unplugin@1.15.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unplugin.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unplugin@1.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unplugin/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unplugin,createUnplugin,unplugin/createUnplugin,UnpluginFactoryOutput,unplugin/UnpluginFactoryOutput,WebpackPluginInstance,unplugin/WebpackPluginInstance,UnpluginOptions,unplugin/UnpluginOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unplugin/package.json"
              }
            ],
            "concludedValue": "node_modules/unplugin/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 7
          },
          {
            "location": "build/index.mjs",
            "line": 5
          },
          {
            "location": "build/index.mjs",
            "line": 95
          },
          {
            "location": "src/index.ts",
            "line": 17
          },
          {
            "location": "src/index.ts",
            "line": 113
          },
          {
            "location": "build/index.d.mts",
            "line": 1
          },
          {
            "location": "build/index.d.mts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jake Luer <jake@alogicalparadox.com>"
        }
      ],
      "group": "",
      "name": "chai",
      "version": "4.5.0",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chai@4.5.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://chaijs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/chaijs/chai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/chai@4.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chai/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chai/package.json"
              }
            ],
            "concludedValue": "node_modules/chai/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "siriwatknp <siriwatkunaporn@gmail.com> (https://siriwatk.dev)"
        }
      ],
      "group": "",
      "name": "babel-plugin-define-var",
      "version": "0.1.0",
      "description": "A babel plugin to make wyw-in-js works with React refresh",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/babel-plugin-define-var@0.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/siriwatknp/babel-plugin-define-var.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/babel-plugin-define-var@0.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/babel-plugin-define-var/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/babel-plugin-define-var/package.json"
              }
            ],
            "concludedValue": "node_modules/babel-plugin-define-var/package.json"
          }
        ]
      }
    },
    {
      "group": "@wyw-in-js",
      "name": "transform",
      "version": "0.5.5",
      "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/%40wyw-in-js/transform@0.5.5",
      "type": "library",
      "bom-ref": "pkg:npm/@wyw-in-js/transform@0.5.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wyw-in-js/transform/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wyw-in-js/transform,TransformCacheCollection,@wyw-in-js/transform/TransformCacheCollection,createFileReporter,@wyw-in-js/transform/createFileReporter,transform,@wyw-in-js/transform/transform,Preprocessor,@wyw-in-js/transform/Preprocessor,PluginOptions,@wyw-in-js/transform/PluginOptions,IFileReporterOptions,@wyw-in-js/transform/IFileReporterOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wyw-in-js/transform/package.json"
              }
            ],
            "concludedValue": "node_modules/@wyw-in-js/transform/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 5
          },
          {
            "location": "build/index.mjs",
            "line": 3
          },
          {
            "location": "build/index.mjs",
            "line": 112
          },
          {
            "location": "build/index.mjs",
            "line": 236
          },
          {
            "location": "src/index.ts",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 132
          },
          {
            "location": "src/index.ts",
            "line": 267
          },
          {
            "location": "build/index.d.mts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@wyw-in-js",
      "name": "shared",
      "version": "0.5.5",
      "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/%40wyw-in-js/shared@0.5.5",
      "type": "library",
      "bom-ref": "pkg:npm/@wyw-in-js/shared@0.5.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wyw-in-js/shared/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wyw-in-js/shared,slugify,@wyw-in-js/shared/slugify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wyw-in-js/shared/package.json"
              }
            ],
            "concludedValue": "node_modules/@wyw-in-js/shared/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 6
          },
          {
            "location": "build/index.mjs",
            "line": 4
          },
          {
            "location": "build/index.mjs",
            "line": 241
          },
          {
            "location": "src/index.ts",
            "line": 11
          },
          {
            "location": "src/index.ts",
            "line": 275
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "mocha",
      "version": "10.0.6",
      "description": "TypeScript definitions for mocha",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/mocha@10.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/mocha@10.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/mocha/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/mocha/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "chai",
      "version": "4.3.14",
      "description": "TypeScript definitions for chai",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/chai@4.3.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/chai@4.3.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/chai/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/chai/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/chai/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "babel__core",
      "version": "7.20.5",
      "description": "TypeScript definitions for @babel/core",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/babel__core@7.20.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/babel__core@7.20.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/babel__core/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/babel__core/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/babel__core/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "MUI Team"
        }
      ],
      "group": "@pigment-css",
      "name": "react",
      "version": "0.0.30",
      "description": "A zero-runtime CSS-in-JS 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/%40pigment-css/react@0.0.30",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mui/pigment-css/tree/master/README.md"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/mui/pigment-css.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@pigment-css/react@0.0.30",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@pigment-css/react/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@pigment-css/react/utils"
        },
        {
          "name": "ImportedModules",
          "value": "@pigment-css/react/utils,matchAdapterPath,@pigment-css/react/utils/matchAdapterPath,generateTokenCss,@pigment-css/react/utils/generateTokenCss,generateThemeSource,@pigment-css/react/utils/generateThemeSource,preprocessor,@pigment-css/react/utils/preprocessor,extendTheme,@pigment-css/react/utils/extendTheme,Theme,@pigment-css/react/utils/Theme,PluginCustomOptions,@pigment-css/react/utils/PluginCustomOptions,@pigment-css/react/internal,styledEngineMockup,@pigment-css/react/internal/styledEngineMockup"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@pigment-css/react/package.json"
              }
            ],
            "concludedValue": "node_modules/@pigment-css/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 8
          },
          {
            "location": "build/index.mjs",
            "line": 6
          },
          {
            "location": "build/index.mjs",
            "line": 7
          },
          {
            "location": "build/index.mjs",
            "line": 140
          },
          {
            "location": "build/index.mjs",
            "line": 214
          },
          {
            "location": "build/index.mjs",
            "line": 327
          },
          {
            "location": "build/index.mjs",
            "line": 330
          },
          {
            "location": "build/index.mjs",
            "line": 349
          },
          {
            "location": "build/index.mjs",
            "line": 352
          },
          {
            "location": "src/index.ts",
            "line": 26
          },
          {
            "location": "src/index.ts",
            "line": 161
          },
          {
            "location": "src/index.ts",
            "line": 245
          },
          {
            "location": "src/index.ts",
            "line": 393
          },
          {
            "location": "src/index.ts",
            "line": 396
          },
          {
            "location": "src/index.ts",
            "line": 416
          },
          {
            "location": "src/index.ts",
            "line": 419
          },
          {
            "location": "build/index.d.mts",
            "line": 4
          },
          {
            "location": "build/index.d.mts",
            "line": 5
          },
          {
            "location": "build/index.js",
            "line": 9
          },
          {
            "location": "build/index.mjs",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 27
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "core",
      "version": "7.26.0",
      "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.26.0",
      "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.26.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/core,transformAsync,@babel/core/transformAsync"
        },
        {
          "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": "build/index.js",
            "line": 4
          },
          {
            "location": "build/index.mjs",
            "line": 2
          },
          {
            "location": "build/index.mjs",
            "line": 123
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 143
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@pigment-css/unplugin@0.0.30"
      ],
      "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-21T15:19:03Z",
      "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 'unplugin' with version '0.0.30'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}