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, 8 and 9

  • snyk test and snyk monitor CLI commands

  • pnpm catalogs

  • pnpm workspaces, using the --all-projects CLI option

  • Standard CLI options for Node.js projects, e.g. --dev for dev dependencies

Have fun! 🤗