{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8a21fb9b-d836-49e5-9572-11a0033936e9",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-20T04:50:57Z",
    "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": "compiler-sfc",
      "group": "@vue",
      "version": "3.3.4",
      "description": "@vue/compiler-sfc",
      "purl": "pkg:npm/%40vue/compiler-sfc@3.3.4",
      "bom-ref": "pkg:npm/@vue/compiler-sfc@3.3.4",
      "author": "Evan You",
      "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": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel\\n@types\\n@vue"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/parser/package.json\\nnode_modules/@babel/types/package.json\\nnode_modules/@types/estree/package.json\\nnode_modules/@types/lru-cache/package.json\\nnode_modules/@vue/compiler-core/package.json\\nnode_modules/@vue/compiler-dom/package.json\\nnode_modules/@vue/compiler-ssr/package.json\\nnode_modules/@vue/consolidate/package.json\\nnode_modules/@vue/reactivity-transform/package.json\\nnode_modules/@vue/shared/package.json\\nnode_modules/estree-walker/package.json\\nnode_modules/hash-sum/package.json\\nnode_modules/lru-cache/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/merge-source-map/package.json\\nnode_modules/minimatch/package.json\\nnode_modules/postcss-modules/package.json\\nnode_modules/postcss-selector-parser/package.json\\nnode_modules/postcss/package.json\\nnode_modules/pug/package.json\\nnode_modules/sass/package.json\\nnode_modules/source-map-js/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Valentin 7rulnik Semirulnik <v7rulnik@gmail.com>"
        }
      ],
      "group": "",
      "name": "source-map-js",
      "version": "1.0.2",
      "description": "Generates and consumes source maps",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/source-map-js@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/7rulnik/source-map-js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/source-map-js@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/source-map-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "source-map-js,RawSourceMap,source-map-js/RawSourceMap,SourceMapConsumer,source-map-js/SourceMapConsumer,SourceMapGenerator,source-map-js/SourceMapGenerator"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/source-map-js/package.json"
              }
            ],
            "concludedValue": "node_modules/source-map-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 6
          },
          {
            "location": "src/compileScript.ts",
            "line": 21
          },
          {
            "location": "src/compileStyle.ts",
            "line": 16
          },
          {
            "location": "src/compileTemplate.ts",
            "line": 13
          },
          {
            "location": "src/parse.ts",
            "line": 10
          },
          {
            "location": "src/script/normalScript.ts",
            "line": 5
          },
          {
            "location": "src/style/preprocessors.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Natalie Weizenbaum <nweiz@google.com> (https://github.com/nex3)"
        }
      ],
      "group": "",
      "name": "sass",
      "version": "1.58.0",
      "description": "A pure JavaScript implementation of Sass.",
      "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/sass@1.58.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sass/dart-sass"
        },
        {
          "type": "vcs",
          "url": "https://github.com/sass/dart-sass"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/sass@1.58.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/sass/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/sass/package.json"
              }
            ],
            "concludedValue": "node_modules/sass/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "pug",
      "version": "3.0.2",
      "description": "A clean, whitespace-sensitive template language for writing HTML",
      "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/pug@3.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://pugjs.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pugjs/pug/tree/master/packages/pug"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/pug@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pug/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pug"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pug/package.json"
              }
            ],
            "concludedValue": "node_modules/pug/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 2726
          },
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 2754
          }
        ]
      },
      "tags": [
        "template"
      ]
    },
    {
      "group": "",
      "name": "postcss-selector-parser",
      "version": "6.0.11",
      "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/postcss-selector-parser@6.0.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/postcss/postcss-selector-parser"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/postcss-selector-parser@6.0.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postcss-selector-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "postcss-selector-parser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postcss-selector-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/postcss-selector-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/style/pluginScoped.ts",
            "line": 2
          },
          {
            "location": "src/style/pluginScoped.ts",
            "line": 74
          },
          {
            "location": "src/style/pluginScoped.ts",
            "line": 123
          },
          {
            "location": "src/style/pluginScoped.ts",
            "line": 192
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Alexander Madyankin <alexander@madyankin.name>"
        }
      ],
      "group": "",
      "name": "postcss-modules",
      "version": "4.3.1",
      "description": "PostCSS plugin to use CSS Modules everywhere",
      "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/postcss-modules@4.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/css-modules/postcss-modules.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/postcss-modules@4.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postcss-modules/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "postcss-modules"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postcss-modules/package.json"
              }
            ],
            "concludedValue": "node_modules/postcss-modules/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/compileStyle.ts",
            "line": 18
          },
          {
            "location": "src/compileStyle.ts",
            "line": 135
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrey Sitnik <andrey@sitnik.ru>"
        }
      ],
      "group": "",
      "name": "postcss",
      "version": "8.4.21",
      "description": "Tool for transforming styles with JS plugins",
      "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/postcss@8.4.21",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://postcss.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/postcss@8.4.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/postcss/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "postcss,ProcessOptions,postcss/ProcessOptions,Result,postcss/Result,SourceMap,postcss/SourceMap,Message,postcss/Message,LazyResult,postcss/LazyResult,PluginCreator,postcss/PluginCreator,Rule,postcss/Rule,AtRule,postcss/AtRule"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/postcss/package.json"
              }
            ],
            "concludedValue": "node_modules/postcss/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 15
          },
          {
            "location": "src/compileStyle.ts",
            "line": 7
          },
          {
            "location": "src/compileStyle.ts",
            "line": 183
          },
          {
            "location": "src/style/cssVars.ts",
            "line": 12
          },
          {
            "location": "src/style/pluginScoped.ts",
            "line": 1
          },
          {
            "location": "src/style/pluginTrim.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)"
        }
      ],
      "group": "",
      "name": "minimatch",
      "version": "9.0.0",
      "description": "a glob matcher in javascript",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/minimatch@9.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/minimatch.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@9.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/minimatch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "minimatch,minimatch/minimatch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/minimatch/package.json"
              }
            ],
            "concludedValue": "node_modules/minimatch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/script/resolveType.ts",
            "line": 43
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 872
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 876
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "keik <k4t0.kei@gmail.com>"
        }
      ],
      "group": "",
      "name": "merge-source-map",
      "version": "1.1.0",
      "description": "Merge old source map and new source map in multi-transform flow",
      "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/merge-source-map@1.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/keik/merge-source-map.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/merge-source-map@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/merge-source-map/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "merge-source-map"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/merge-source-map/package.json"
              }
            ],
            "concludedValue": "node_modules/merge-source-map/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/style/preprocessors.ts",
            "line": 1
          },
          {
            "location": "src/style/preprocessors.ts",
            "line": 41
          },
          {
            "location": "src/style/preprocessors.ts",
            "line": 84
          },
          {
            "location": "src/style/preprocessors.ts",
            "line": 110
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "0.30.0",
      "description": "Modify strings, generate sourcemaps",
      "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/magic-string@0.30.0",
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magic-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magic-string"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/magic-string/package.json"
              }
            ],
            "concludedValue": "node_modules/magic-string/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 18
          },
          {
            "location": "src/index.ts",
            "line": 18
          },
          {
            "location": "src/rewriteDefault.ts",
            "line": 2
          },
          {
            "location": "src/script/context.ts",
            "line": 9
          },
          {
            "location": "src/script/normalScript.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me>"
        }
      ],
      "group": "",
      "name": "lru-cache",
      "version": "5.1.1",
      "description": "A cache object that deletes the least-recently-used items.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/lru-cache@5.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/lru-cache@5.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lru-cache/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "lru-cache"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/lru-cache/package.json"
              }
            ],
            "concludedValue": "node_modules/lru-cache/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/cache.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "group": "",
      "name": "hash-sum",
      "version": "2.0.0",
      "description": "Blazing fast unique hash generator",
      "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/hash-sum@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bevacqua/hash-sum"
        },
        {
          "type": "vcs",
          "url": "git://github.com/bevacqua/hash-sum.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/hash-sum@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/hash-sum/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "hash-sum"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/hash-sum/package.json"
              }
            ],
            "concludedValue": "node_modules/hash-sum/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/style/cssVars.ts",
            "line": 13
          },
          {
            "location": "src/style/cssVars.ts",
            "line": 32
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "estree-walker",
      "version": "2.0.2",
      "description": "Traverse an ESTree-compliant AST",
      "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/estree-walker@2.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rich-Harris/estree-walker"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/estree-walker@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/estree-walker/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "estree-walker,walk,estree-walker/walk"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/estree-walker/package.json"
              }
            ],
            "concludedValue": "node_modules/estree-walker/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 16
          },
          {
            "location": "src/compileScript.ts",
            "line": 20
          },
          {
            "location": "src/index.ts",
            "line": 22
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vue",
      "name": "shared",
      "version": "3.3.4",
      "description": "internal utils shared across @vue packages",
      "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/%40vue/shared@3.3.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/shared#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/shared@3.3.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/shared/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vue/shared,generateCodeFrame,@vue/shared/generateCodeFrame,isObject,@vue/shared/isObject,genPropsAccessExp,@vue/shared/genPropsAccessExp,camelize,@vue/shared/camelize,capitalize,@vue/shared/capitalize,isBuiltInDirective,@vue/shared/isBuiltInDirective,hasOwn,@vue/shared/hasOwn,isFunction,@vue/shared/isFunction,isString,@vue/shared/isString,isArray,@vue/shared/isArray"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/shared/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/shared/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 9
          },
          {
            "location": "src/compileScript.ts",
            "line": 9
          },
          {
            "location": "src/compileScript.ts",
            "line": 897
          },
          {
            "location": "src/compileTemplate.ts",
            "line": 25
          },
          {
            "location": "src/compileTemplate.ts",
            "line": 178
          },
          {
            "location": "src/compileTemplate.ts",
            "line": 236
          },
          {
            "location": "src/script/context.ts",
            "line": 3
          },
          {
            "location": "src/script/context.ts",
            "line": 112
          },
          {
            "location": "src/script/context.ts",
            "line": 142
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 20
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 212
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 220
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 12
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 45
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 50
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 51
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 37
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 278
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 336
          },
          {
            "location": "src/style/preprocessors.ts",
            "line": 4
          },
          {
            "location": "src/style/preprocessors.ts",
            "line": 128
          },
          {
            "location": "src/template/templateUtils.ts",
            "line": 2
          },
          {
            "location": "src/template/templateUtils.ts",
            "line": 38
          },
          {
            "location": "src/template/transformAssetUrl.ts",
            "line": 18
          },
          {
            "location": "src/template/transformAssetUrl.ts",
            "line": 52
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vue",
      "name": "reactivity-transform",
      "version": "3.3.4",
      "description": "@vue/reactivity-transform",
      "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/%40vue/reactivity-transform@3.3.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/dev/packages/reactivity-transform#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/reactivity-transform@3.3.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/reactivity-transform/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@vue/reactivity-transform,shouldTransformRef,@vue/reactivity-transform/shouldTransformRef,transformRef,@vue/reactivity-transform/transformRef,transformRefAST,@vue/reactivity-transform/transformRefAST"
        },
        {
          "name": "ImportedModules",
          "value": "@vue/reactivity-transform,shouldTransform,@vue/reactivity-transform/shouldTransform,transformAST,@vue/reactivity-transform/transformAST"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/reactivity-transform/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/reactivity-transform/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 17
          },
          {
            "location": "src/compileScript.ts",
            "line": 29
          },
          {
            "location": "src/compileScript.ts",
            "line": 482
          },
          {
            "location": "src/compileScript.ts",
            "line": 483
          },
          {
            "location": "src/compileScript.ts",
            "line": 684
          },
          {
            "location": "src/compileScript.ts",
            "line": 686
          },
          {
            "location": "src/index.ts",
            "line": 14
          },
          {
            "location": "src/script/normalScript.ts",
            "line": 1
          },
          {
            "location": "src/script/normalScript.ts",
            "line": 29
          },
          {
            "location": "src/script/normalScript.ts",
            "line": 33
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "@vue",
      "name": "consolidate",
      "version": "0.17.3",
      "description": "Template engine consolidation library (fork)",
      "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/%40vue/consolidate@0.17.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/yyx990803/consolidate.js"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/consolidate@0.17.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/consolidate/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vue/consolidate"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/consolidate/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/consolidate/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/compileTemplate.ts",
            "line": 28
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vue",
      "name": "compiler-ssr",
      "version": "3.3.4",
      "description": "@vue/compiler-ssr",
      "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/%40vue/compiler-ssr@3.3.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/compiler-ssr@3.3.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/compiler-ssr/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vue/compiler-ssr"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/compiler-ssr/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/compiler-ssr/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 12
          },
          {
            "location": "src/compileTemplate.ts",
            "line": 27
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vue",
      "name": "compiler-dom",
      "version": "3.3.4",
      "description": "@vue/compiler-dom",
      "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/%40vue/compiler-dom@3.3.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/compiler-dom#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/compiler-dom@3.3.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/compiler-dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vue/compiler-dom,BindingTypes,@vue/compiler-dom/BindingTypes,UNREF,@vue/compiler-dom/UNREF,isFunctionType,@vue/compiler-dom/isFunctionType,walkIdentifiers,@vue/compiler-dom/walkIdentifiers,BindingMetadata,@vue/compiler-dom/BindingMetadata,extractIdentifiers,@vue/compiler-dom/extractIdentifiers,isInDestructureAssignment,@vue/compiler-dom/isInDestructureAssignment,isReferencedIdentifier,@vue/compiler-dom/isReferencedIdentifier,isStaticProperty,@vue/compiler-dom/isStaticProperty,walkFunctionParams,@vue/compiler-dom/walkFunctionParams,NodeTypes,@vue/compiler-dom/NodeTypes,SimpleExpressionNode,@vue/compiler-dom/SimpleExpressionNode,createRoot,@vue/compiler-dom/createRoot,parserOptions,@vue/compiler-dom/parserOptions,transform,@vue/compiler-dom/transform,TS_NODE_TYPES,@vue/compiler-dom/TS_NODE_TYPES,processExpression,@vue/compiler-dom/processExpression,createTransformContext,@vue/compiler-dom/createTransformContext,createSimpleExpression,@vue/compiler-dom/createSimpleExpression"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/compiler-dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/compiler-dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 5
          },
          {
            "location": "src/compileScript.ts",
            "line": 6
          },
          {
            "location": "src/compileScript.ts",
            "line": 259
          },
          {
            "location": "src/compileScript.ts",
            "line": 612
          },
          {
            "location": "src/compileTemplate.ts",
            "line": 26
          },
          {
            "location": "src/parse.ts",
            "line": 9
          },
          {
            "location": "src/script/analyzeScriptBindings.ts",
            "line": 7
          },
          {
            "location": "src/script/defineModel.ts",
            "line": 11
          },
          {
            "location": "src/script/defineProps.ts",
            "line": 9
          },
          {
            "location": "src/script/defineProps.ts",
            "line": 330
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 19
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 182
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 202
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 207
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 260
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 262
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 280
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 288
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 300
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 301
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 10
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 37
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 95
          },
          {
            "location": "src/script/utils.ts",
            "line": 12
          },
          {
            "location": "src/script/utils.ts",
            "line": 36
          },
          {
            "location": "src/style/cssVars.ts",
            "line": 9
          },
          {
            "location": "src/style/cssVars.ts",
            "line": 158
          },
          {
            "location": "src/style/cssVars.ts",
            "line": 159
          },
          {
            "location": "src/style/cssVars.ts",
            "line": 164
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vue",
      "name": "compiler-core",
      "version": "3.3.4",
      "description": "@vue/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/%40vue/compiler-core@3.3.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/compiler-core#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/compiler-core@3.3.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/compiler-core/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@vue/compiler-core,generateCodeFrame,@vue/compiler-core/generateCodeFrame,walkIdentifiers,@vue/compiler-core/walkIdentifiers,extractIdentifiers,@vue/compiler-core/extractIdentifiers,isInDestructureAssignment,@vue/compiler-core/isInDestructureAssignment,isStaticProperty,@vue/compiler-core/isStaticProperty,CompilerOptions,@vue/compiler-core/CompilerOptions,CompilerError,@vue/compiler-core/CompilerError,BindingMetadata,@vue/compiler-core/BindingMetadata"
        },
        {
          "name": "ImportedModules",
          "value": "@vue/compiler-core,CompilerOptions,@vue/compiler-core/CompilerOptions,CodegenResult,@vue/compiler-core/CodegenResult,CompilerError,@vue/compiler-core/CompilerError,NodeTransform,@vue/compiler-core/NodeTransform,ParserOptions,@vue/compiler-core/ParserOptions,RootNode,@vue/compiler-core/RootNode,NodeTypes,@vue/compiler-core/NodeTypes,ElementNode,@vue/compiler-core/ElementNode,SourceLocation,@vue/compiler-core/SourceLocation,TextModes,@vue/compiler-core/TextModes,BindingMetadata,@vue/compiler-core/BindingMetadata,ConstantTypes,@vue/compiler-core/ConstantTypes,createSimpleExpression,@vue/compiler-core/createSimpleExpression,ExpressionNode,@vue/compiler-core/ExpressionNode,SimpleExpressionNode,@vue/compiler-core/SimpleExpressionNode,TransformContext,@vue/compiler-core/TransformContext,createCompoundExpression,@vue/compiler-core/createCompoundExpression"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/compiler-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/compiler-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 10
          },
          {
            "location": "src/compileTemplate.ts",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 30
          },
          {
            "location": "src/index.ts",
            "line": 69
          },
          {
            "location": "src/parse.ts",
            "line": 8
          },
          {
            "location": "src/template/transformAssetUrl.ts",
            "line": 11
          },
          {
            "location": "src/template/transformAssetUrl.ts",
            "line": 141
          },
          {
            "location": "src/template/transformAssetUrl.ts",
            "line": 165
          },
          {
            "location": "src/template/transformAssetUrl.ts",
            "line": 179
          },
          {
            "location": "src/template/transformAssetUrl.ts",
            "line": 199
          },
          {
            "location": "src/template/transformAssetUrl.ts",
            "line": 208
          },
          {
            "location": "src/template/transformSrcset.ts",
            "line": 10
          },
          {
            "location": "src/template/transformSrcset.ts",
            "line": 105
          },
          {
            "location": "src/template/transformSrcset.ts",
            "line": 115
          },
          {
            "location": "src/template/transformSrcset.ts",
            "line": 122
          },
          {
            "location": "src/template/transformSrcset.ts",
            "line": 133
          },
          {
            "location": "src/template/transformSrcset.ts",
            "line": 160
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "lru-cache",
      "version": "5.1.1",
      "description": "TypeScript definitions for lru-cache",
      "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/%40types/lru-cache@5.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lru-cache"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/lru-cache@5.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/lru-cache/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/lru-cache/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/lru-cache/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "0.0.48",
      "description": "TypeScript definitions for ESTree AST specification",
      "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/estree@0.0.48",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/estree@0.0.48",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/estree/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/estree/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/estree/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "types",
      "version": "7.21.3",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "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/types@7.21.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/types@7.21.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/types,Node,@babel/types/Node,Declaration,@babel/types/Declaration,ObjectPattern,@babel/types/ObjectPattern,ArrayPattern,@babel/types/ArrayPattern,Identifier,@babel/types/Identifier,ExportSpecifier,@babel/types/ExportSpecifier,Statement,@babel/types/Statement,CallExpression,@babel/types/CallExpression,ArrayExpression,@babel/types/ArrayExpression,ObjectExpression,@babel/types/ObjectExpression,Program,@babel/types/Program,LVal,@babel/types/LVal,RestElement,@babel/types/RestElement,ObjectProperty,@babel/types/ObjectProperty,TSType,@babel/types/TSType,ObjectMethod,@babel/types/ObjectMethod,Expression,@babel/types/Expression,BlockStatement,@babel/types/BlockStatement,VariableDeclaration,@babel/types/VariableDeclaration,TSCallSignatureDeclaration,@babel/types/TSCallSignatureDeclaration,TSEnumDeclaration,@babel/types/TSEnumDeclaration,TSExpressionWithTypeArguments,@babel/types/TSExpressionWithTypeArguments,TSFunctionType,@babel/types/TSFunctionType,TSImportType,@babel/types/TSImportType,TSIndexedAccessType,@babel/types/TSIndexedAccessType,TSInterfaceDeclaration,@babel/types/TSInterfaceDeclaration,TSMappedType,@babel/types/TSMappedType,TSMethodSignature,@babel/types/TSMethodSignature,TSModuleBlock,@babel/types/TSModuleBlock,TSModuleDeclaration,@babel/types/TSModuleDeclaration,TSPropertySignature,@babel/types/TSPropertySignature,TSQualifiedName,@babel/types/TSQualifiedName,TSTypeAnnotation,@babel/types/TSTypeAnnotation,TSTypeElement,@babel/types/TSTypeElement,TSTypeLiteral,@babel/types/TSTypeLiteral,TSTypeQuery,@babel/types/TSTypeQuery,TSTypeReference,@babel/types/TSTypeReference,TemplateLiteral,@babel/types/TemplateLiteral,AwaitExpression,@babel/types/AwaitExpression,ImportDefaultSpecifier,@babel/types/ImportDefaultSpecifier,ImportNamespaceSpecifier,@babel/types/ImportNamespaceSpecifier,ImportSpecifier,@babel/types/ImportSpecifier,StringLiteral,@babel/types/StringLiteral"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/compileScript.ts",
            "line": 19
          },
          {
            "location": "src/rewriteDefault.ts",
            "line": 4
          },
          {
            "location": "src/script/analyzeScriptBindings.ts",
            "line": 6
          },
          {
            "location": "src/script/context.ts",
            "line": 1
          },
          {
            "location": "src/script/defineEmits.ts",
            "line": 1
          },
          {
            "location": "src/script/defineExpose.ts",
            "line": 1
          },
          {
            "location": "src/script/defineModel.ts",
            "line": 1
          },
          {
            "location": "src/script/defineOptions.ts",
            "line": 1
          },
          {
            "location": "src/script/defineProps.ts",
            "line": 8
          },
          {
            "location": "src/script/definePropsDestructure.ts",
            "line": 9
          },
          {
            "location": "src/script/defineSlots.ts",
            "line": 1
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 26
          },
          {
            "location": "src/script/topLevelAwait.ts",
            "line": 1
          },
          {
            "location": "src/script/utils.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "parser",
      "version": "7.21.3",
      "description": "A JavaScript parser",
      "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/parser@7.21.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/parser@7.21.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/parser/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@babel/parser"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/parser,ParserPlugin,@babel/parser/ParserPlugin,parse,@babel/parser/parse,parseExpression,@babel/parser/parseExpression"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/compiler-sfc.cjs.js",
            "line": 8
          },
          {
            "location": "src/compileScript.ts",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 17
          },
          {
            "location": "src/rewriteDefault.ts",
            "line": 1
          },
          {
            "location": "src/rewriteDefault.ts",
            "line": 3
          },
          {
            "location": "src/rewriteDefault.ts",
            "line": 11
          },
          {
            "location": "src/script/context.ts",
            "line": 4
          },
          {
            "location": "src/script/context.ts",
            "line": 105
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 1
          },
          {
            "location": "src/script/importUsageCheck.ts",
            "line": 94
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 38
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 985
          },
          {
            "location": "src/script/resolveType.ts",
            "line": 1018
          }
        ]
      },
      "tags": [
        "parse"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vue/compiler-sfc@3.3.4"
      ],
      "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-08-20T04:50:57Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, August 20, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'compiler-sfc' with version '3.3.4'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 22 source files."
    }
  ]
}