rollup-plugin-sbom
Version:
A rollup, rolldown and vite plugin to generate SBOMs for your application
191 lines • 5.35 kB
JSON
{
"$schema": "http://cyclonedx.org/schema/bom-1.7.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.7",
"version": 1,
"metadata": {
"timestamp": "2026-07-16T19:39:48.753Z",
"lifecycles": [
{
"phase": "build"
}
],
"tools": [
{
"name": "vite",
"version": "8.1.5",
"externalReferences": [
{
"url": "git+https://github.com/vitejs/vite.git#packages/vite",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
},
{
"url": "https://vite.dev",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/vitejs/vite/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"name": "vite",
"version": "8.1.5",
"externalReferences": [
{
"url": "git+https://github.com/vitejs/vite.git#packages/vite",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
},
{
"url": "https://vite.dev",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/vitejs/vite/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"name": "rollup",
"version": "4.62.2",
"externalReferences": [
{
"url": "git+https://github.com/rollup/rollup.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://rollupjs.org/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/rollup/rollup/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"name": "rollup",
"version": "4.62.2",
"externalReferences": [
{
"url": "git+https://github.com/rollup/rollup.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://rollupjs.org/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/rollup/rollup/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"name": "rolldown",
"version": "1.1.4",
"externalReferences": [
{
"url": "git+https://github.com/rolldown/rolldown.git#packages/rolldown",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
},
{
"url": "https://rolldown.rs/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/rolldown/rolldown/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
{
"name": "rolldown",
"version": "1.1.4",
"externalReferences": [
{
"url": "git+https://github.com/rolldown/rolldown.git#packages/rolldown",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
},
{
"url": "https://rolldown.rs/",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/rolldown/rolldown/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
}
],
"component": {
"type": "application",
"name": "rollup-plugin-sbom",
"version": "4.0.0",
"bom-ref": "pkg:npm/rollup-plugin-sbom@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjanbiasi%2Frollup-plugin-sbom.git",
"author": "Jan Biasi",
"description": "A rollup, rolldown and vite plugin to generate SBOMs for your application",
"licenses": [
{
"license": {
"id": "MIT"
}
}
],
"purl": "pkg:npm/rollup-plugin-sbom@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjanbiasi%2Frollup-plugin-sbom.git",
"externalReferences": [
{
"url": "git+https://github.com/janbiasi/rollup-plugin-sbom.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/janbiasi/rollup-plugin-sbom#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/janbiasi/rollup-plugin-sbom/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
]
},
"supplier": {
"url": [
"https://github.com/janbiasi/rollup-plugin-sbom"
],
"contact": [
{
"name": "Jan Biasi"
}
]
}
},
"components": [],
"dependencies": [
{
"ref": "pkg:npm/rollup-plugin-sbom@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjanbiasi%2Frollup-plugin-sbom.git"
}
]
}