{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:ba0dd30d-d550-4191-80ca-93f1d281f6aa",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T16:00:35Z",
    "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-store",
      "group": "@tanstack",
      "version": "0.10.2",
      "description": "Framework agnostic type-safe store w/ reactive framework adapters",
      "purl": "pkg:npm/%40tanstack/svelte-store@0.10.2",
      "bom-ref": "pkg:npm/@tanstack/svelte-store@0.10.2",
      "author": "Tanner Linsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, test:types, test:eslint, test:lib, test:lib:dev, test:build, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "test:build, build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/store"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TanStack/store.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@sveltejs\\n@tanstack\\n@testing-library"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@sveltejs/package/package.json\\nnode_modules/@sveltejs/vite-plugin-svelte/package.json\\nnode_modules/@tanstack/store/package.json\\nnode_modules/@testing-library/svelte/package.json\\nnode_modules/eslint-plugin-svelte/package.json\\nnode_modules/svelte-check/package.json\\nnode_modules/svelte/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "The Svelte Community"
        }
      ],
      "group": "",
      "name": "svelte-check",
      "version": "4.4.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.4.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.4.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.53.6",
      "description": "Cybernetically enhanced web apps",
      "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@5.53.6",
      "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.53.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/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/svelte/package.json"
              }
            ],
            "concludedValue": "node_modules/svelte/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Yosuke Ota (https://github.com/ota-meshi)"
        }
      ],
      "group": "",
      "name": "eslint-plugin-svelte",
      "version": "2.46.1",
      "description": "ESLint plugin for Svelte using AST",
      "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/eslint-plugin-svelte@2.46.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://sveltejs.github.io/eslint-plugin-svelte"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-svelte@2.46.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-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/eslint-plugin-svelte/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-svelte/package.json"
          }
        ]
      }
    },
    {
      "group": "@testing-library",
      "name": "svelte",
      "version": "5.3.1",
      "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.3.1",
      "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.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/svelte/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@testing-library/svelte/vite,svelteTesting,@testing-library/svelte/vite/svelteTesting"
        },
        {
          "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": "vite.config.ts",
            "line": 3
          },
          {
            "location": "vite.config.ts",
            "line": 7
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Tanner Linsley"
        }
      ],
      "group": "@tanstack",
      "name": "store",
      "version": "0.9.2",
      "description": "Framework agnostic type-safe store w/ reactive framework adapters",
      "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/%40tanstack/store@0.9.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/store"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/store.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@tanstack/store@0.9.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/store/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/store,Atom,@tanstack/store/Atom,ReadonlyAtom,@tanstack/store/ReadonlyAtom"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/store/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/store/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.svelte.js",
            "line": 1
          },
          {
            "location": "src/index.svelte.ts",
            "line": 1
          },
          {
            "location": "src/index.svelte.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "dominikg"
        }
      ],
      "group": "@sveltejs",
      "name": "vite-plugin-svelte",
      "version": "6.2.4",
      "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/%40sveltejs/vite-plugin-svelte@6.2.4",
      "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@6.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sveltejs/vite-plugin-svelte/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@sveltejs/vite-plugin-svelte,svelte,@sveltejs/vite-plugin-svelte/svelte"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "vite.config.ts",
            "line": 1
          },
          {
            "location": "vite.config.ts",
            "line": 7
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@sveltejs",
      "name": "package",
      "version": "2.5.7",
      "description": "The fastest way to build Svelte 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/%40sveltejs/package@2.5.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://svelte.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/sveltejs/kit.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@sveltejs/package@2.5.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@sveltejs/package/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/package/package.json"
              }
            ],
            "concludedValue": "node_modules/@sveltejs/package/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/svelte-store@0.10.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-21T16:00:35Z",
      "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-store' with version '0.10.2'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 7 source files."
    }
  ]
}