pbnj / vscode-snyk

Visual Studio Code extension for Snyk.io
https://marketplace.visualstudio.com/items?itemName=pmbenjamin.vscode-snyk
Other
8 stars 4 forks source link
developer-tools gemfile package-json security security-audit security-scanner security-tools snyk snyk-io vscode vscode-extension vulnerabilities vulnerability vulnerability-scanners

vscode-snyk

Unofficial Visual Studio Code extension for Snyk.io


DEPRECATION NOTICE

:warning: This project is now deprecated. As an alternative, I recommend Snyk's official extension: Vuln Cost.

Check your Node.JS and Ruby dependencies against Snyk.io vulnerability database.


feature X

Note: This extension requires internet access to https://snyk.io/vuln/ and will not currently work offline.

Demo

vscode-snyk demo

Usage

This extension adds the Snyk Test command to check your package.json, npm-shrinkwrap, or Gemfile against the Snyk.io VulnDB inventory of known vulnerabilities.

In the command palette (CMD + SHIFT + P), type Snyk Test.

Features

Release Notes

See CHANGELOG.md.

For more information