{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:705422fd-8d09-48fd-9c63-c9d887a65e56",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:13:11Z",
    "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": "signals",
      "group": "@preact",
      "version": "1.3.4",
      "description": "Manage state with style in Preact",
      "purl": "pkg:npm/%40preact/signals@1.3.4",
      "bom-ref": "pkg:npm/@preact/signals@1.3.4",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly"
        },
        {
          "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://preactjs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/preactjs/signals"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@preact"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@preact/signals-core/package.json\\nnode_modules/preact-render-to-string/package.json\\nnode_modules/preact/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Jason Miller <jason@developit.ca>"
        }
      ],
      "group": "",
      "name": "preact-render-to-string",
      "version": "5.2.6",
      "description": "Render JSX to an HTML string, with support for Preact components.",
      "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/preact-render-to-string@5.2.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/developit/preact-render-to-string"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/preact-render-to-string@5.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/preact-render-to-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/preact-render-to-string/package.json"
              }
            ],
            "concludedValue": "node_modules/preact-render-to-string/package.json"
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "group": "",
      "name": "preact",
      "version": "10.9.0",
      "description": "Fast 3kb React-compatible Virtual DOM library.",
      "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/preact@10.9.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://preactjs.com"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/preact@10.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/preact/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "preact,preact/hooks,Component,preact/Component,options,preact/options,isValidElement,preact/isValidElement,useMemo,preact/hooks/useMemo,useRef,preact/hooks/useRef,useEffect,preact/hooks/useEffect"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/preact/package.json"
              }
            ],
            "concludedValue": "node_modules/preact/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/signals.js",
            "line": 1
          },
          {
            "location": "dist/signals.min.js",
            "line": 1
          },
          {
            "location": "dist/signals.module.js",
            "line": 1
          },
          {
            "location": "dist/signals.mjs",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 101
          },
          {
            "location": "src/index.ts",
            "line": 86
          },
          {
            "location": "src/index.ts",
            "line": 372
          },
          {
            "location": "src/index.ts",
            "line": 376
          },
          {
            "location": "src/index.ts",
            "line": 379
          },
          {
            "location": "src/index.ts",
            "line": 383
          },
          {
            "location": "src/index.ts",
            "line": 386
          }
        ]
      }
    },
    {
      "group": "@preact",
      "name": "signals-core",
      "version": "1.7.0",
      "description": "Manage state with style in every framework",
      "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/%40preact/signals-core@1.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://preactjs.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/preactjs/signals"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@preact/signals-core@1.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@preact/signals-core/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@preact/signals-core,batch,@preact/signals-core/batch,computed,@preact/signals-core/computed,effect,@preact/signals-core/effect,untracked,@preact/signals-core/untracked"
        },
        {
          "name": "ImportedModules",
          "value": "@preact/signals-core,Signal,@preact/signals-core/Signal,computed,@preact/signals-core/computed,signal,@preact/signals-core/signal,effect,@preact/signals-core/effect,batch,@preact/signals-core/batch,ReadonlySignal,@preact/signals-core/ReadonlySignal,untracked,@preact/signals-core/untracked"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@preact/signals-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@preact/signals-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/signals.js",
            "line": 1
          },
          {
            "location": "dist/signals.min.js",
            "line": 1
          },
          {
            "location": "dist/signals.module.js",
            "line": 1
          },
          {
            "location": "dist/signals.mjs",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 11
          },
          {
            "location": "src/index.ts",
            "line": 58
          },
          {
            "location": "src/index.ts",
            "line": 109
          },
          {
            "location": "src/index.ts",
            "line": 242
          },
          {
            "location": "src/index.ts",
            "line": 248
          },
          {
            "location": "src/index.ts",
            "line": 372
          },
          {
            "location": "src/index.ts",
            "line": 379
          },
          {
            "location": "src/index.ts",
            "line": 387
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@preact/signals@1.3.4"
      ],
      "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:13:11Z",
      "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 'signals' with version '1.3.4'. The package type in this SBOM is npm with a single purl namespace '@preact' described under components. The components were identified from 3 source files."
    }
  ]
}