{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e5559434-c7ba-46a6-aaab-d1a9a936dc2f",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T16:59:29Z",
    "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": "props",
      "group": "@solid-primitives",
      "version": "3.1.11",
      "description": "Library of primitives focused around component props.",
      "purl": "pkg:npm/%40solid-primitives/props@3.1.11",
      "bom-ref": "pkg:npm/@solid-primitives/props@3.1.11",
      "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/props"
        },
        {
          "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/utils/package.json\\nnode_modules/nanospy/package.json\\nnode_modules/solid-js/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Ryan Carniato"
        }
      ],
      "group": "",
      "name": "solid-js",
      "version": "1.8.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.8.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.8.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/solid-js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "solid-js,$PROXY,solid-js/$PROXY,createMemo,solid-js/createMemo,mergeProps,solid-js/mergeProps,solid-js/JSX,MergeProps,solid-js/MergeProps,Component,solid-js/Component,ComponentProps,solid-js/ComponentProps,createSignal,solid-js/createSignal,Show,solid-js/Show"
        },
        {
          "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": 51
          },
          {
            "location": "dist/index.js",
            "line": 122
          },
          {
            "location": "dist/index.cjs",
            "line": 3
          },
          {
            "location": "src/combineProps.ts",
            "line": 1
          },
          {
            "location": "src/combineProps.ts",
            "line": 152
          },
          {
            "location": "src/filterProps.ts",
            "line": 1
          },
          {
            "location": "src/filterProps.ts",
            "line": 60
          },
          {
            "location": "src/propTraps.ts",
            "line": 6
          },
          {
            "location": "dev/index.tsx",
            "line": 1
          },
          {
            "location": "dev/index.tsx",
            "line": 49
          },
          {
            "location": "dev/index.tsx",
            "line": 51
          },
          {
            "location": "dist/index.d.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrey Sitnik <andrey@sitnik.ru>"
        }
      ],
      "group": "",
      "name": "nanospy",
      "version": "1.0.0",
      "description": "Spy and mock methods in tests with great TypeScript support",
      "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/nanospy@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/nanospy@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/nanospy/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/nanospy/package.json"
              }
            ],
            "concludedValue": "node_modules/nanospy/package.json"
          }
        ]
      },
      "tags": [
        "mock"
      ]
    },
    {
      "authors": [
        {
          "name": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>"
        }
      ],
      "group": "@solid-primitives",
      "name": "utils",
      "version": "6.2.3",
      "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.2.3",
      "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.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solid-primitives/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solid-primitives/utils,reverseChain,@solid-primitives/utils/reverseChain,chain,@solid-primitives/utils/chain,access,@solid-primitives/utils/access,MaybeAccessor,@solid-primitives/utils/MaybeAccessor"
        },
        {
          "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": 2
          },
          {
            "location": "dist/index.js",
            "line": 90
          },
          {
            "location": "dist/index.js",
            "line": 106
          },
          {
            "location": "dist/index.js",
            "line": 133
          },
          {
            "location": "dist/index.cjs",
            "line": 4
          },
          {
            "location": "src/combineProps.ts",
            "line": 2
          },
          {
            "location": "src/combineProps.ts",
            "line": 70
          },
          {
            "location": "src/combineProps.ts",
            "line": 128
          },
          {
            "location": "src/combineProps.ts",
            "line": 166
          },
          {
            "location": "dist/index.d.cts",
            "line": 2
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solid-primitives/props@3.1.11"
      ],
      "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:59:29Z",
      "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 'props' with version '3.1.11'. The package type in this SBOM is npm with a single purl namespace '@solid-primitives' described under components. The components were identified from 3 source files."
    }
  ]
}