CLI support for pnpm now in Early Access
Early access
We are pleased to announce that CLI support for pnpm is now available in Early Access 🎉
pnpm is a fast, efficient Node.js package manager, with excellent support for managing large monorepos. Managing security risks in pnpm projects is as vital as with any other tool, and we are excited to begin supporting it.
When the feature is enabled via Snyk Preview, you can scan pnpm projects with the Snyk CLI stable version v1.1293.0 and higher.
Here's a summary of what's supported, see the docs for more details…
pnpm versions
7,8and9snyk testandsnyk monitorCLI commandspnpm catalogs
pnpm workspaces, using the
--all-projectsCLI optionStandard CLI options for Node.js projects, e.g.
--devfor dev dependencies
Have fun! 🤗