{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:952e5052-803e-453c-8498-6a0922b5040e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-20T04:32:56Z",
    "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": "js",
      "group": "@docsearch",
      "version": "4.6.3",
      "description": "JavaScript package for DocSearch, the best search experience for docs.",
      "purl": "pkg:npm/%40docsearch/js@4.6.3",
      "bom-ref": "pkg:npm/@docsearch/js@4.6.3",
      "author": "Algolia, Inc. (https://www.algolia.com)",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build:clean, build:types, build:clean-types, build:source, build:dts, build, on:change, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build:clean, build:types, build:clean-types, build:source, build:dts, build, watch"
        },
        {
          "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://docsearch.algolia.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/algolia/docsearch.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@rollup"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@rollup/plugin-replace/package.json\\nnode_modules/rollup-plugin-dts/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Arpad Borsos <arpad.borsos@googlemail.com>"
        }
      ],
      "group": "",
      "name": "rollup-plugin-dts",
      "version": "6.3.0",
      "description": "A rollup plugin that will bundle up your .d.ts definition files.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "LGPL-3.0-only",
            "url": "https://opensource.org/licenses/LGPL-3.0-only",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "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/rollup-plugin-dts@6.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Swatinem/rollup-plugin-dts#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Swatinem/rollup-plugin-dts.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup-plugin-dts@6.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup-plugin-dts/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rollup-plugin-dts/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup-plugin-dts/package.json"
          }
        ]
      },
      "tags": [
        "bundle"
      ]
    },
    {
      "authors": [
        {
          "name": "Rich Harris <richard.a.harris@gmail.com>"
        }
      ],
      "group": "@rollup",
      "name": "plugin-replace",
      "version": "6.0.3",
      "description": "Replace strings in files while bundling",
      "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/%40rollup/plugin-replace@6.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/rollup/plugins/tree/master/packages/replace#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@rollup/plugin-replace@6.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@rollup/plugin-replace/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/@rollup/plugin-replace/package.json"
              }
            ],
            "concludedValue": "node_modules/@rollup/plugin-replace/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@docsearch/js@4.6.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-08-20T04:32:56Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, August 20, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'js' with version '4.6.3'. The package type in this SBOM is npm with a single purl namespace '@rollup' described under components. The components were identified from the source files: node_modules/@rollup/plugin-replace/package.json, node_modules/rollup-plugin-dts/package.json."
    }
  ]
}