snyk / vulncost

Find security vulnerabilities in open source npm packages while you code
https://marketplace.visualstudio.com/items?itemName=snyk-security.vscode-vuln-cost
MIT License
201 stars 38 forks source link

fix: do not scan local modules #16

Closed thisislawatts closed 4 years ago

thisislawatts commented 4 years ago

Do not treat local modules as if they are 3rd party packages hosted on npm.

Reference: #11

This PR addresses the above need in two ways:

bmvermeer commented 4 years ago

need to add entry to changelog and merge

thisislawatts commented 4 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: