Skip to content

Sneezry/vscode-cve

Repository files navigation

CVE for NodeJS for VS Code

This extension shows security alert for vulnerable dependencies of Node projects, and helps to fix vulnerabilities.

Requirements

Features

  • Automatically check vulnerable dependencies for Node projects and show security alert.
  • Automatically fix vulnerabilities.

How To Use

The extension will activate automatically for Node project, and you do not need run any command. If the extension finds vulnerabilities, it will show an alert on bottom right corner in VS Code window. When you hover mouse to the alert, it shows vulnerability details. Click the alert to automatically fix vulnerabilities.

About CVE

CVE® is a list of entries—each containing an identification number, a description, and at least one public reference—for publicly known cybersecurity vulnerabilities.

-- https://cve.mitre.org/

Icon License

Designed by Eezy, licensed under CC BY-SA 3.0

License

MIT License.

Releases

No releases published

Packages

No packages published