{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:0f6cae2e-2aa8-4888-9863-fb7fb61da1c2",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-13T21:56:32Z",
    "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": "keyed",
      "group": "@solid-primitives",
      "version": "1.5.3",
      "description": "Control Flow primitives and components that require specifying explicit keys to identify or rerender elements.",
      "purl": "pkg:npm/%40solid-primitives/keyed@1.5.3",
      "bom-ref": "pkg:npm/@solid-primitives/keyed@1.5.3",
      "author": "Damian Tarnawski @thetarnav <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/keyed"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/solidjs-community/solid-primitives.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solid-primitives"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@solid-primitives/refs/package.json\\nnode_modules/@solid-primitives/utils/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/entries.tsx",
            "line": 6
          },
          {
            "location": "dev/key.tsx",
            "line": 6
          },
          {
            "location": "dev/mapEntries.tsx",
            "line": 5
          },
          {
            "location": "dev/setValues.tsx",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "",
      "name": "solid-js",
      "version": "1.9.7",
      "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.9.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://solidjs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/solidjs/solid"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/solid-js@1.9.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/solid-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "solid-js,createMemo,solid-js/createMemo,createRoot,solid-js/createRoot,createSignal,solid-js/createSignal,solid-js/on,onCleanup,solid-js/onCleanup,untrack,solid-js/untrack,$TRACK,solid-js/$TRACK,mapArray,solid-js/mapArray,solid-js/web,isServer,solid-js/web/isServer,Accessor,solid-js/Accessor,solid-js/JSX,Setter,solid-js/Setter,AccessorArray,solid-js/AccessorArray,solid-js/store,createStore,solid-js/store/createStore,produce,solid-js/store/produce,createEffect,solid-js/createEffect,Component,solid-js/Component"
        },
        {
          "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": 31
          },
          {
            "location": "dist/index.js",
            "line": 35
          },
          {
            "location": "dist/index.js",
            "line": 42
          },
          {
            "location": "dist/index.js",
            "line": 83
          },
          {
            "location": "dist/index.js",
            "line": 84
          },
          {
            "location": "dist/index.js",
            "line": 87
          },
          {
            "location": "dist/index.js",
            "line": 117
          },
          {
            "location": "dist/index.js",
            "line": 137
          },
          {
            "location": "dist/index.js",
            "line": 159
          },
          {
            "location": "dist/index.js",
            "line": 181
          },
          {
            "location": "dist/index.js",
            "line": 185
          },
          {
            "location": "src/index.ts",
            "line": 14
          },
          {
            "location": "src/index.ts",
            "line": 15
          },
          {
            "location": "src/index.ts",
            "line": 57
          },
          {
            "location": "src/index.ts",
            "line": 63
          },
          {
            "location": "src/index.ts",
            "line": 69
          },
          {
            "location": "src/index.ts",
            "line": 116
          },
          {
            "location": "src/index.ts",
            "line": 117
          },
          {
            "location": "src/index.ts",
            "line": 120
          },
          {
            "location": "src/index.ts",
            "line": 154
          },
          {
            "location": "src/index.ts",
            "line": 190
          },
          {
            "location": "src/index.ts",
            "line": 191
          },
          {
            "location": "src/index.ts",
            "line": 227
          },
          {
            "location": "src/index.ts",
            "line": 228
          },
          {
            "location": "src/index.ts",
            "line": 264
          },
          {
            "location": "src/index.ts",
            "line": 265
          },
          {
            "location": "src/index.ts",
            "line": 288
          },
          {
            "location": "src/index.ts",
            "line": 289
          },
          {
            "location": "dev/entries.tsx",
            "line": 3
          },
          {
            "location": "dev/entries.tsx",
            "line": 4
          },
          {
            "location": "dev/entries.tsx",
            "line": 78
          },
          {
            "location": "dev/index.tsx",
            "line": 1
          },
          {
            "location": "dev/key.tsx",
            "line": 4
          },
          {
            "location": "dev/key.tsx",
            "line": 39
          },
          {
            "location": "dev/key.tsx",
            "line": 88
          },
          {
            "location": "dev/mapEntries.tsx",
            "line": 3
          },
          {
            "location": "dev/mapEntries.tsx",
            "line": 42
          },
          {
            "location": "dev/mapEntries.tsx",
            "line": 93
          },
          {
            "location": "dev/setValues.tsx",
            "line": 3
          },
          {
            "location": "dev/setValues.tsx",
            "line": 42
          },
          {
            "location": "dev/setValues.tsx",
            "line": 77
          },
          {
            "location": "dev/entries.tsx",
            "line": 43
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>"
        }
      ],
      "group": "@solid-primitives",
      "name": "utils",
      "version": "6.3.2",
      "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.2",
      "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.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solid-primitives/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solid-primitives/utils/immutable,splice,@solid-primitives/utils/immutable/splice,update,@solid-primitives/utils/immutable/update"
        },
        {
          "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": "dev/key.tsx",
            "line": 3
          },
          {
            "location": "dev/key.tsx",
            "line": 51
          },
          {
            "location": "dev/key.tsx",
            "line": 56
          },
          {
            "location": "dev/key.tsx",
            "line": 59
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>"
        }
      ],
      "group": "@solid-primitives",
      "name": "refs",
      "version": "1.1.2",
      "description": "Library of primitives, components and directives for SolidJS that help managing references to JSX 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/refs@1.1.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://primitives.solidjs.community/package/refs"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/solidjs-community/solid-primitives.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solid-primitives/refs@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solid-primitives/refs/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/@solid-primitives/refs/package.json"
              }
            ],
            "concludedValue": "node_modules/@solid-primitives/refs/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solid-primitives/keyed@1.5.3"
      ],
      "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-13T21:56:32Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Sunday, September 13, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'keyed' with version '1.5.3'. The package type in this SBOM is npm with a single purl namespace '@solid-primitives' described under components. The components were identified from 4 source files."
    }
  ]
}