{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4cf185b6-783b-4ca7-8b18-0b095f9d2d36",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T11:13:15Z",
    "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": "svelte",
      "group": "@storybook",
      "version": "8.6.14-tuxcare.2",
      "description": "Storybook Svelte renderer",
      "purl": "pkg:npm/%40storybook/svelte@8.6.14-tuxcare.2",
      "bom-ref": "pkg:npm/@storybook/svelte@8.6.14-tuxcare.2",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "check, prep"
        },
        {
          "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/storybookjs/storybook/tree/next/code/renderers/svelte"
        },
        {
          "type": "vcs",
          "url": "https://github.com/storybookjs/storybook.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@rollup\\n@sveltejs\\n@testing-library\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@rollup/rollup-darwin-arm64/package.json\\nnode_modules/@rollup/rollup-darwin-x64/package.json\\nnode_modules/@rollup/rollup-linux-arm64-gnu/package.json\\nnode_modules/@rollup/rollup-linux-x64-gnu/package.json\\nnode_modules/@sveltejs/vite-plugin-svelte-inspector/package.json\\nnode_modules/@sveltejs/vite-plugin-svelte/node_modules/magic-string/package.json\\nnode_modules/@sveltejs/vite-plugin-svelte/package.json\\nnode_modules/@testing-library/svelte/package.json\\nnode_modules/@types/estree/package.json\\nnode_modules/acorn-typescript/package.json\\nnode_modules/acorn/package.json\\nnode_modules/chokidar/package.json\\nnode_modules/clsx/package.json\\nnode_modules/esrap/package.json\\nnode_modules/rollup/node_modules/@types/estree/package.json\\nnode_modules/rollup/package.json\\nnode_modules/svelte-check/package.json\\nnode_modules/svelte/package.json\\nnode_modules/vite/package.json\\nnode_modules/vitefu/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "vitefu",
      "version": "1.0.5",
      "description": "Utilities for building frameworks with Vite",
      "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/vitefu@1.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/svitejs/vitefu.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitefu@1.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitefu/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/vitefu/package.json"
              }
            ],
            "concludedValue": "node_modules/vitefu/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "6.0.11",
      "description": "Native-ESM powered web dev build tool",
      "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/vite@6.0.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@6.0.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/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/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "The Svelte Community"
        }
      ],
      "group": "",
      "name": "svelte-check",
      "version": "4.1.4",
      "description": "Svelte Code Checker Terminal Interface",
      "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/svelte-check@4.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sveltejs/language-tools#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sveltejs/language-tools.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/svelte-check@4.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/svelte-check/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/svelte-check/package.json"
              }
            ],
            "concludedValue": "node_modules/svelte-check/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "svelte",
      "version": "5.19.2",
      "description": "Cybernetically enhanced web apps",
      "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/svelte@5.19.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://svelte.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sveltejs/svelte.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/svelte@5.19.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/svelte/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "svelte,svelte/compiler,VERSION,svelte/compiler/VERSION,ComponentProps,svelte/ComponentProps,ComponentType,svelte/ComponentType,SvelteComponent,svelte/SvelteComponent,ComponentConstructorOptions,svelte/ComponentConstructorOptions,ComponentEvents,svelte/ComponentEvents"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/svelte/package.json"
              }
            ],
            "concludedValue": "node_modules/svelte/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/entry-preview.js",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 1
          },
          {
            "location": "dist/chunk-2VFJ3RAK.mjs",
            "line": 6
          },
          {
            "location": "dist/chunk-2VFJ3RAK.mjs",
            "line": 7
          },
          {
            "location": "dist/chunk-2VFJ3RAK.mjs",
            "line": 10
          },
          {
            "location": "src/public-types.ts",
            "line": 15
          },
          {
            "location": "src/render.ts",
            "line": 14
          },
          {
            "location": "src/render.ts",
            "line": 130
          },
          {
            "location": "src/render.ts",
            "line": 154
          },
          {
            "location": "src/types.ts",
            "line": 7
          },
          {
            "location": "src/utils.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "rollup",
      "version": "4.29.1",
      "description": "Next-generation ES module bundler",
      "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/rollup@4.29.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup@4.29.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup/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/rollup/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "1.0.6",
      "description": "TypeScript definitions for estree",
      "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@1.0.6",
      "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@1.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup/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/rollup/node_modules/@types/estree/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup/node_modules/@types/estree/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esrap",
      "version": "1.4.3",
      "description": "Parse in reverse",
      "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/esrap@1.4.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/sveltejs/esrap.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esrap@1.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esrap/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/esrap/package.json"
              }
            ],
            "concludedValue": "node_modules/esrap/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "clsx",
      "version": "2.1.1",
      "description": "A tiny (239B) utility for constructing className strings conditionally.",
      "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/clsx@2.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/clsx@2.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/clsx/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/clsx/package.json"
              }
            ],
            "concludedValue": "node_modules/clsx/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "",
      "name": "chokidar",
      "version": "4.0.1",
      "description": "Minimal and efficient cross-platform file watching library",
      "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/chokidar@4.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/paulmillr/chokidar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/chokidar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/chokidar@4.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chokidar/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/chokidar/package.json"
              }
            ],
            "concludedValue": "node_modules/chokidar/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "tyrealhu"
        }
      ],
      "group": "",
      "name": "acorn-typescript",
      "version": "1.4.13",
      "description": "Alternative, TypeScript parser",
      "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/acorn-typescript@1.4.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TyrealHu/acorn-typescript#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TyrealHu/acorn-typescript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/acorn-typescript@1.4.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/acorn-typescript/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/acorn-typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/acorn-typescript/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "acorn",
      "version": "8.12.1",
      "description": "ECMAScript parser",
      "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/acorn@8.12.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/acornjs/acorn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/acorn@8.12.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/acorn/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/acorn/package.json"
              }
            ],
            "concludedValue": "node_modules/acorn/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "1.0.5",
      "description": "TypeScript definitions for estree",
      "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@1.0.5",
      "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@1.0.5",
      "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"
          }
        ]
      }
    },
    {
      "group": "@testing-library",
      "name": "svelte",
      "version": "5.2.4",
      "description": "Simple and complete Svelte testing utilities that encourage good testing practices.",
      "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/%40testing-library/svelte@5.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/svelte-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/testing-library/svelte-testing-library.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@testing-library/svelte@5.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/svelte/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "svelte,svelte/compiler,VERSION,svelte/compiler/VERSION,ComponentProps,svelte/ComponentProps,ComponentType,svelte/ComponentType,SvelteComponent,svelte/SvelteComponent,ComponentConstructorOptions,svelte/ComponentConstructorOptions,ComponentEvents,svelte/ComponentEvents"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@testing-library/svelte/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/svelte/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/entry-preview.js",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 1
          },
          {
            "location": "dist/chunk-2VFJ3RAK.mjs",
            "line": 6
          },
          {
            "location": "dist/chunk-2VFJ3RAK.mjs",
            "line": 7
          },
          {
            "location": "dist/chunk-2VFJ3RAK.mjs",
            "line": 10
          },
          {
            "location": "src/public-types.ts",
            "line": 15
          },
          {
            "location": "src/render.ts",
            "line": 14
          },
          {
            "location": "src/render.ts",
            "line": 130
          },
          {
            "location": "src/render.ts",
            "line": 154
          },
          {
            "location": "src/types.ts",
            "line": 7
          },
          {
            "location": "src/utils.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "dominikg"
        }
      ],
      "group": "@sveltejs",
      "name": "vite-plugin-svelte-inspector",
      "version": "4.0.1",
      "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/%40sveltejs/vite-plugin-svelte-inspector@4.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sveltejs/vite-plugin-svelte#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sveltejs/vite-plugin-svelte.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@sveltejs/vite-plugin-svelte-inspector@4.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sveltejs/vite-plugin-svelte-inspector/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/@sveltejs/vite-plugin-svelte-inspector/package.json"
              }
            ],
            "concludedValue": "node_modules/@sveltejs/vite-plugin-svelte-inspector/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "dominikg"
        }
      ],
      "group": "@sveltejs",
      "name": "vite-plugin-svelte",
      "version": "5.0.3",
      "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/%40sveltejs/vite-plugin-svelte@5.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/sveltejs/vite-plugin-svelte#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sveltejs/vite-plugin-svelte.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@sveltejs/vite-plugin-svelte@5.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sveltejs/vite-plugin-svelte/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/@sveltejs/vite-plugin-svelte/package.json"
              }
            ],
            "concludedValue": "node_modules/@sveltejs/vite-plugin-svelte/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "0.30.17",
      "description": "Modify strings, generate sourcemaps",
      "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/magic-string@0.30.17",
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sveltejs/vite-plugin-svelte/node_modules/magic-string/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/@sveltejs/vite-plugin-svelte/node_modules/magic-string/package.json"
              }
            ],
            "concludedValue": "node_modules/@sveltejs/vite-plugin-svelte/node_modules/magic-string/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Lukas Taegert-Atkinson"
        }
      ],
      "group": "@rollup",
      "name": "rollup-linux-x64-gnu",
      "version": "4.29.1",
      "description": "Native bindings for Rollup",
      "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/%40rollup/rollup-linux-x64-gnu@4.29.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/rollup-linux-x64-gnu@4.29.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/rollup-linux-x64-gnu/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/@rollup/rollup-linux-x64-gnu/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/rollup-linux-x64-gnu/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Lukas Taegert-Atkinson"
        }
      ],
      "group": "@rollup",
      "name": "rollup-linux-arm64-gnu",
      "version": "4.29.1",
      "description": "Native bindings for Rollup",
      "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/%40rollup/rollup-linux-arm64-gnu@4.29.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/rollup-linux-arm64-gnu@4.29.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/rollup-linux-arm64-gnu/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/@rollup/rollup-linux-arm64-gnu/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/rollup-linux-arm64-gnu/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Lukas Taegert-Atkinson"
        }
      ],
      "group": "@rollup",
      "name": "rollup-darwin-x64",
      "version": "4.29.1",
      "description": "Native bindings for Rollup",
      "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/%40rollup/rollup-darwin-x64@4.29.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/rollup-darwin-x64@4.29.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/rollup-darwin-x64/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/@rollup/rollup-darwin-x64/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/rollup-darwin-x64/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Lukas Taegert-Atkinson"
        }
      ],
      "group": "@rollup",
      "name": "rollup-darwin-arm64",
      "version": "4.29.1",
      "description": "Native bindings for Rollup",
      "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/%40rollup/rollup-darwin-arm64@4.29.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/rollup-darwin-arm64@4.29.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/rollup-darwin-arm64/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/@rollup/rollup-darwin-arm64/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/rollup-darwin-arm64/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@storybook/svelte@8.6.14-tuxcare.2"
      ],
      "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-21T11:13:15Z",
      "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 'svelte' with version '8.6.14-tuxcare.2'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 20 source files."
    }
  ]
}