Skip to content

Commit 1ca7589

Browse files
authored
docs: add rollup-plugin-sbom to out of scope section (#363)
As recommended by @jkowalleck in https://github.com/CycloneDX/cyclonedx.org/pull/289#issuecomment-2093244718, the addition of [rollup-plugin-sbom](https://github.com/janbiasi/rollup-plugin-sbom) in the "out of scope" section of the readme file for the Rollup and Vite ecosystem. Signed-off-by: Jan Biasi <[email protected]>
1 parent 680d7cf commit 1ca7589

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ These systems are out of scope. Therefore, the following tools are not part of t
4141
| _React_ | [@cyclonedx/webpack-plugin with React](https://www.npmjs.com/package/@cyclonedx/webpack-plugin?activeTab=readme#user-content-use-with-react) |
4242
| _Svelte_ | To be announced, suggestions welcome |
4343
| _Parcel_ | To be announced, suggestions welcome |
44+
| _Rollup_ | [rollup-plugin-sbom](https://www.npmjs.com/package/rollup-plugin-sbom?activeTab=readme) |
45+
| _Vite_ | [rollup-plugin-sbom with Vite](https://www.npmjs.com/package/rollup-plugin-sbom?activeTab=readme#usage-with-vite) |
4446
| _Bower_ | None. (_Bower_ is [deprecated](https://bower.io/blog/2017/how-to-migrate-away-from-bower/)!) |
4547

4648
## Library

0 commit comments

Comments
 (0)