Support
API docs
Product updates
Sign up for free
Search…
Snyk User Documentation
Introducing Snyk
Getting started
Snyk CLI
Snyk API
Snyk for IDEs
Snyk Apps
Snyk Integrations
SNYK PRODUCTS
Snyk Open Source
Snyk Code
Snyk Container
Snyk Infrastructure as Code
USING SNYK
Snyk Broker
User and group management
Fixing and prioritizing issues
Reports
More Snyk Tools
SNYK INFO
Disclosing vulnerabilities
How Snyk handles your data
SNYK TUTORIALS
Getting Started
Amazon Web Services
Atlassian
CircleCI
Docker
Dynatrace
GCP
GitHub
Microsoft Azure
Oracle Cloud Infrastructure
Red Hat
SpringOne
Powered By
GitBook
Snyk User Documentation
Install snyk
Run the following command from a local terminal:
npm
Linux/Mac
Windows
1
npm install -g snyk
Copied!
1
brew tap snyk/tap
2
brew install snyk
Copied!
1
scoop bucket add snyk https://github.com/snyk/scoop-snyk
2
scoop install snyk
Copied!
Authenticate your machine
A Snyk account is required to authenticate,
sign-up for free
. Check our plans page for
free tier plan information
.
1
snyk auth
Copied!
Analyze and test your dependencies
Navigate into your code’s directory and run:
1
snyk monitor
Copied!
After scanning your project, you'll be given a URL where you can see the results.
Next steps
Scan projects, prioritize vulnerabilities, fix issues and get back to development.
Feedback
See an opportunity for us to improve our documentation?
Open an issue against our User Docs GitHub repo
, and we'll be in touch, or
contact Snyk Support
.
Next
Introducing Snyk
Last modified
1mo ago
Export as PDF
Copy link
Edit on GitHub
Contents
Install snyk
Authenticate your machine
Analyze and test your dependencies
Next steps
Feedback