{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:bbfc9374-7f7b-4529-9080-930adcd1a672",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:30:42Z",
    "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": "immutable",
      "group": "@solid-primitives",
      "version": "1.1.0",
      "description": "Primitive for rectifying immutable values and dealing with immutability in Solid.",
      "purl": "pkg:npm/%40solid-primitives/immutable@1.1.0",
      "bom-ref": "pkg:npm/@solid-primitives/immutable@1.1.0",
      "author": "Damian Tarnawski <gthetarnav@gmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "dev, build, vitest, test, test:ssr"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://primitives.solidjs.community/package/immutable"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/solidjs-community/solid-primitives.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@reduxjs\\n@solid-primitives"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@reduxjs/toolkit/package.json\\nnode_modules/@solid-primitives/keyed/package.json\\nnode_modules/@solid-primitives/utils/package.json\\nnode_modules/redux/package.json\\nnode_modules/solid-js/package.json\\nnode_modules/solid-transition-group/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "",
      "name": "solid-transition-group",
      "version": "0.2.3",
      "description": "Components to manage animations for SolidJS",
      "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/solid-transition-group@0.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid-transition-group#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid-transition-group"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/solid-transition-group@0.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/solid-transition-group/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "solid-transition-group,TransitionGroup,solid-transition-group/TransitionGroup"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/solid-transition-group/package.json"
              }
            ],
            "concludedValue": "node_modules/solid-transition-group/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dev/index.tsx",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "",
      "name": "solid-js",
      "version": "1.8.20",
      "description": "A declarative JavaScript library for building user interfaces.",
      "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/solid-js@1.8.20",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://solidjs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/solid-js@1.8.20",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/solid-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "solid-js,createRoot,solid-js/createRoot,createMemo,solid-js/createMemo,untrack,solid-js/untrack,getOwner,solid-js/getOwner,runWithOwner,solid-js/runWithOwner,$TRACK,solid-js/$TRACK,$PROXY,solid-js/$PROXY,onCleanup,solid-js/onCleanup,getListener,solid-js/getListener,solid-js/store,$RAW,solid-js/store/$RAW,Owner,solid-js/Owner,Accessor,solid-js/Accessor,ReconcileOptions,solid-js/store/ReconcileOptions,Component,solid-js/Component,solid-js/For,createSignal,solid-js/createSignal"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/solid-js/package.json"
              }
            ],
            "concludedValue": "node_modules/solid-js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 2
          },
          {
            "location": "dist/index.js",
            "line": 11
          },
          {
            "location": "dist/index.js",
            "line": 20
          },
          {
            "location": "dist/index.js",
            "line": 24
          },
          {
            "location": "dist/index.js",
            "line": 25
          },
          {
            "location": "dist/index.js",
            "line": 60
          },
          {
            "location": "dist/index.js",
            "line": 66
          },
          {
            "location": "dist/index.js",
            "line": 79
          },
          {
            "location": "dist/index.js",
            "line": 93
          },
          {
            "location": "dist/index.js",
            "line": 99
          },
          {
            "location": "dist/index.js",
            "line": 100
          },
          {
            "location": "dist/index.js",
            "line": 104
          },
          {
            "location": "dist/index.js",
            "line": 110
          },
          {
            "location": "dist/index.js",
            "line": 122
          },
          {
            "location": "dist/index.js",
            "line": 125
          },
          {
            "location": "dist/index.js",
            "line": 136
          },
          {
            "location": "dist/index.js",
            "line": 154
          },
          {
            "location": "dist/index.js",
            "line": 157
          },
          {
            "location": "dist/index.js",
            "line": 158
          },
          {
            "location": "dist/index.js",
            "line": 185
          },
          {
            "location": "dist/index.js",
            "line": 186
          },
          {
            "location": "src/index.ts",
            "line": 13
          },
          {
            "location": "src/index.ts",
            "line": 14
          },
          {
            "location": "src/index.ts",
            "line": 35
          },
          {
            "location": "src/index.ts",
            "line": 46
          },
          {
            "location": "src/index.ts",
            "line": 51
          },
          {
            "location": "src/index.ts",
            "line": 52
          },
          {
            "location": "src/index.ts",
            "line": 55
          },
          {
            "location": "src/index.ts",
            "line": 97
          },
          {
            "location": "src/index.ts",
            "line": 100
          },
          {
            "location": "src/index.ts",
            "line": 118
          },
          {
            "location": "src/index.ts",
            "line": 140
          },
          {
            "location": "src/index.ts",
            "line": 151
          },
          {
            "location": "src/index.ts",
            "line": 157
          },
          {
            "location": "src/index.ts",
            "line": 161
          },
          {
            "location": "src/index.ts",
            "line": 165
          },
          {
            "location": "src/index.ts",
            "line": 178
          },
          {
            "location": "src/index.ts",
            "line": 181
          },
          {
            "location": "src/index.ts",
            "line": 191
          },
          {
            "location": "src/index.ts",
            "line": 212
          },
          {
            "location": "src/index.ts",
            "line": 219
          },
          {
            "location": "src/index.ts",
            "line": 220
          },
          {
            "location": "src/index.ts",
            "line": 257
          },
          {
            "location": "src/index.ts",
            "line": 258
          },
          {
            "location": "dev/index.tsx",
            "line": 1
          },
          {
            "location": "dev/index.tsx",
            "line": 102
          }
        ]
      }
    },
    {
      "group": "",
      "name": "redux",
      "version": "4.2.1",
      "description": "Predictable state container for JavaScript 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/redux@4.2.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://redux.js.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/redux@4.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/redux/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/redux/package.json"
              }
            ],
            "concludedValue": "node_modules/redux/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>"
        }
      ],
      "group": "@solid-primitives",
      "name": "utils",
      "version": "6.3.0",
      "description": "A bunch of reactive utility types and functions, for building primitives with Solid.js",
      "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/%40solid-primitives/utils@6.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/solidjs-community/solid-primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solid-primitives/utils@6.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solid-primitives/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solid-primitives/utils,trueFn,@solid-primitives/utils/trueFn,arrayEquals,@solid-primitives/utils/arrayEquals,noop,@solid-primitives/utils/noop"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solid-primitives/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@solid-primitives/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>"
        }
      ],
      "group": "@solid-primitives",
      "name": "keyed",
      "version": "1.5.0",
      "description": "Control Flow primitives and components that require specifying explicit keys to identify or rerender elements.",
      "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/%40solid-primitives/keyed@1.5.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://primitives.solidjs.community/package/keyed"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/solidjs-community/solid-primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solid-primitives/keyed@1.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solid-primitives/keyed/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solid-primitives/keyed,keyArray,@solid-primitives/keyed/keyArray"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solid-primitives/keyed/package.json"
              }
            ],
            "concludedValue": "node_modules/@solid-primitives/keyed/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 4
          },
          {
            "location": "dist/index.js",
            "line": 93
          },
          {
            "location": "src/index.ts",
            "line": 16
          },
          {
            "location": "src/index.ts",
            "line": 141
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mark Erikson <mark@isquaredsoftware.com>"
        }
      ],
      "group": "@reduxjs",
      "name": "toolkit",
      "version": "1.9.7",
      "description": "The official, opinionated, batteries-included toolset for efficient Redux development",
      "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/%40reduxjs/toolkit@1.9.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://redux-toolkit.js.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/reduxjs/redux-toolkit.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@reduxjs/toolkit@1.9.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@reduxjs/toolkit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@reduxjs/toolkit,PayloadAction,@reduxjs/toolkit/PayloadAction,createSlice,@reduxjs/toolkit/createSlice,configureStore,@reduxjs/toolkit/configureStore"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@reduxjs/toolkit/package.json"
              }
            ],
            "concludedValue": "node_modules/@reduxjs/toolkit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dev/index.tsx",
            "line": 5
          },
          {
            "location": "dev/index.tsx",
            "line": 17
          },
          {
            "location": "dev/index.tsx",
            "line": 51
          },
          {
            "location": "dev/index.tsx",
            "line": 88
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solid-primitives/immutable@1.1.0"
      ],
      "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-15T15:30:42Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'immutable' with version '1.1.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 6 source files."
    }
  ]
}