Skip to content

Commit

Permalink
docs: vulns badge in readme tests the repo
Browse files Browse the repository at this point in the history
When testing the published package, we do not take the `.snyk` policy into account. Instead, testing the GH repo of the CLI.
  • Loading branch information
adrukh authored Jul 6, 2019
1 parent 3b91eca commit fcb39c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</p>

<p align="center">
<a href="https://snyk.io/test/npm/snyk"><img src="https://snyk.io/test/npm/snyk/badge.svg" alt="Known Vulnerabilities"/></a>
<a href="https://snyk.io/test/github/snyk/snyk"><img src="https://snyk.io/test/github/snyk/snyk/badge.svg" alt="Known Vulnerabilities"/></a>
<a href="https://snyk.io/features/"><img src="https://badgen.net/npm/dm/snyk" alt="Monthly Downloads"/></a>
</p>

Expand Down

0 comments on commit fcb39c8

Please sign in to comment.