{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:fbd9fc47-69c2-446c-a925-57a74d802368",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-04T07:14:47Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "plugin-terser",
      "group": "@rollup",
      "version": "0.4.4",
      "description": "Generate minified bundle",
      "purl": "pkg:npm/%40rollup/plugin-terser@0.4.4",
      "bom-ref": "pkg:npm/@rollup/plugin-terser@0.4.4",
      "author": "Peter Placzek <peter.placzek1996@gmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, ci:coverage, ci:lint, ci:lint:commits, ci:test, prebuild, prepare, prerelease, pretest, release, test, test:ts"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "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": "vcs",
          "url": "https://github.com/rollup/plugins/tree/master/packages/terser#readme"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/serialize-javascript/package.json\\nnode_modules/rollup/package.json\\nnode_modules/serialize-javascript/package.json\\nnode_modules/smob/package.json\\nnode_modules/terser/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "4.8.4",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/typescript@4.8.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@4.8.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)"
        }
      ],
      "group": "",
      "name": "terser",
      "version": "5.17.4",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit for ES6+",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "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/terser@5.17.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://terser.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/terser@5.17.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/terser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "terser,minify,terser/minify,MinifyOptions,terser/MinifyOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/terser/package.json"
              }
            ],
            "concludedValue": "node_modules/terser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 7
          },
          {
            "location": "dist/es/index.js",
            "line": 3
          },
          {
            "location": "dist/es/index.js",
            "line": 37
          },
          {
            "location": "src/type.ts",
            "line": 4
          },
          {
            "location": "src/worker.ts",
            "line": 5
          },
          {
            "location": "src/worker.ts",
            "line": 41
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Peter Placzek <contact@tada5hi.net> (https://github.com/tada5hi)"
        }
      ],
      "group": "",
      "name": "smob",
      "version": "1.0.0",
      "description": "Zero dependency library to safe merge objects.",
      "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/smob@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Tada5hi/smob#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Tada5hi/smob.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/smob@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/smob/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "smob,isObject,smob/isObject,hasOwnProperty,smob/hasOwnProperty,merge,smob/merge"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/smob/package.json"
              }
            ],
            "concludedValue": "node_modules/smob/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 6
          },
          {
            "location": "dist/es/index.js",
            "line": 2
          },
          {
            "location": "dist/es/index.js",
            "line": 20
          },
          {
            "location": "dist/es/index.js",
            "line": 21
          },
          {
            "location": "dist/es/index.js",
            "line": 23
          },
          {
            "location": "dist/es/index.js",
            "line": 45
          },
          {
            "location": "dist/es/index.js",
            "line": 172
          },
          {
            "location": "dist/es/index.js",
            "line": 178
          },
          {
            "location": "dist/es/index.js",
            "line": 179
          },
          {
            "location": "dist/es/index.js",
            "line": 181
          },
          {
            "location": "dist/es/index.js",
            "line": 182
          },
          {
            "location": "dist/es/index.js",
            "line": 187
          },
          {
            "location": "dist/es/index.js",
            "line": 191
          },
          {
            "location": "dist/es/index.js",
            "line": 192
          },
          {
            "location": "dist/es/index.js",
            "line": 197
          },
          {
            "location": "src/module.ts",
            "line": 4
          },
          {
            "location": "src/module.ts",
            "line": 48
          },
          {
            "location": "src/module.ts",
            "line": 56
          },
          {
            "location": "src/module.ts",
            "line": 57
          },
          {
            "location": "src/module.ts",
            "line": 60
          },
          {
            "location": "src/module.ts",
            "line": 61
          },
          {
            "location": "src/module.ts",
            "line": 69
          },
          {
            "location": "src/module.ts",
            "line": 74
          },
          {
            "location": "src/module.ts",
            "line": 75
          },
          {
            "location": "src/module.ts",
            "line": 82
          },
          {
            "location": "src/worker.ts",
            "line": 3
          },
          {
            "location": "src/worker.ts",
            "line": 18
          },
          {
            "location": "src/worker.ts",
            "line": 19
          },
          {
            "location": "src/worker.ts",
            "line": 21
          },
          {
            "location": "src/worker.ts",
            "line": 52
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Eric Ferraiuolo <edf@ericf.me>"
        }
      ],
      "group": "",
      "name": "serialize-javascript",
      "version": "6.0.1",
      "description": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/serialize-javascript@6.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/yahoo/serialize-javascript"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/yahoo/serialize-javascript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/serialize-javascript@6.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/serialize-javascript/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "serialize-javascript"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/serialize-javascript/package.json"
              }
            ],
            "concludedValue": "node_modules/serialize-javascript/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cjs/index.js",
            "line": 12
          },
          {
            "location": "dist/es/index.js",
            "line": 8
          },
          {
            "location": "dist/es/index.js",
            "line": 139
          },
          {
            "location": "src/worker-pool.ts",
            "line": 6
          },
          {
            "location": "src/worker-pool.ts",
            "line": 124
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "rollup",
      "version": "4.0.0-24",
      "description": "Next-generation ES module bundler",
      "scope": "excluded",
      "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/rollup@4.0.0-24",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup@4.0.0-24",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rollup,NormalizedOutputOptions,rollup/NormalizedOutputOptions,RenderedChunk,rollup/RenderedChunk"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rollup/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/module.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "serialize-javascript",
      "version": "5.0.2",
      "description": "TypeScript definitions for serialize-javascript",
      "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/%40types/serialize-javascript@5.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serialize-javascript"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/serialize-javascript@5.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/serialize-javascript/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/@types/serialize-javascript/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/serialize-javascript/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@rollup/plugin-terser@0.4.4"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.2",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.2",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.2",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-08-04T07:14:47Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 4, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'plugin-terser' with version '0.4.4'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 6 source files."
    }
  ]
}