{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7d001076-9be5-4cc5-b9e2-fcecd38d571f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:27: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": "css-scope",
      "group": "@garfish",
      "version": "1.19.12",
      "description": "css scope",
      "purl": "pkg:npm/%40garfish/css-scope@1.19.12",
      "bom-ref": "pkg:npm/@garfish/css-scope@1.19.12",
      "author": "chentao.arthur <chentao.arthur@bytedance.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "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/bytedance/garfish"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bytedance/garfish.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@garfish"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@garfish/utils/package.json\\nnode_modules/super-fast-md5/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "imtaotao"
        }
      ],
      "group": "",
      "name": "super-fast-md5",
      "version": "0.0.7",
      "description": "fast md5",
      "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/super-fast-md5@0.0.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/imtaotao/super-fast-md5.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/super-fast-md5@0.0.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/super-fast-md5/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "super-fast-md5,super-fast-md5/md5"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/super-fast-md5/package.json"
              }
            ],
            "concludedValue": "node_modules/super-fast-md5/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/index.js",
            "line": 734
          },
          {
            "location": "dist/esm/index.js",
            "line": 763
          },
          {
            "location": "dist/esm/index.js",
            "line": 793
          },
          {
            "location": "dist/index.js",
            "line": 765
          },
          {
            "location": "src/pluginify.ts",
            "line": 1
          },
          {
            "location": "src/pluginify.ts",
            "line": 44
          },
          {
            "location": "src/pluginify.ts",
            "line": 85
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "zhouxiao <codingzx@gmail.com>"
        }
      ],
      "group": "@garfish",
      "name": "utils",
      "version": "1.19.12",
      "description": "utils module.",
      "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/%40garfish/utils@1.19.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bytedance/garfish"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/bytedance/garfish.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@garfish/utils@1.19.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@garfish/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@garfish/utils,error,@garfish/utils/error,__MockHtml__,@garfish/utils/__MockHtml__,__MockHead__,@garfish/utils/__MockHead__,__MockBody__,@garfish/utils/__MockBody__,warn,@garfish/utils/warn,findTarget,@garfish/utils/findTarget,supportWasm,@garfish/utils/supportWasm,idleCallback,@garfish/utils/idleCallback"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@garfish/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@garfish/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/index.js",
            "line": 2
          },
          {
            "location": "dist/esm/index.js",
            "line": 42
          },
          {
            "location": "dist/esm/index.js",
            "line": 379
          },
          {
            "location": "dist/esm/index.js",
            "line": 741
          },
          {
            "location": "dist/esm/index.js",
            "line": 762
          },
          {
            "location": "dist/esm/index.js",
            "line": 806
          },
          {
            "location": "dist/esm/index.js",
            "line": 812
          },
          {
            "location": "dist/esm/index.js",
            "line": 823
          },
          {
            "location": "dist/index.js",
            "line": 33
          },
          {
            "location": "dist/index.js",
            "line": 410
          },
          {
            "location": "dist/index.js",
            "line": 766
          },
          {
            "location": "src/cssParser.ts",
            "line": 4
          },
          {
            "location": "src/cssParser.ts",
            "line": 85
          },
          {
            "location": "src/cssStringify.ts",
            "line": 1
          },
          {
            "location": "src/pluginify.ts",
            "line": 10
          },
          {
            "location": "src/pluginify.ts",
            "line": 43
          },
          {
            "location": "src/pluginify.ts",
            "line": 100
          },
          {
            "location": "src/pluginify.ts",
            "line": 109
          },
          {
            "location": "src/pluginify.ts",
            "line": 126
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@garfish/css-scope@1.19.12"
      ],
      "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-14T04:27:47Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'css-scope' with version '1.19.12'. The package type in this SBOM is npm with a single purl namespace '@garfish' described under components. The components were identified from the source files: node_modules/@garfish/utils/package.json, node_modules/super-fast-md5/package.json."
    }
  ]
}