Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-es authored Aug 19, 2020
1 parent ff4f4f7 commit c01715f
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 @@ -5,7 +5,7 @@
# Custom Filtering for Snyk CLI
snyk-filter takes the JSON outputted from the [Snyk CLI](https://support.snyk.io/hc/en-us/articles/360003812578-CLI-reference), e.g. `snyk test --json` and applies custom filtering of the results, as well as options to fail your build.

[![Known Vulnerabilities](https://snyk.io//test/github/aarlaud-snyk/snyk-filter/badge.svg?targetFile=package.json)](https://snyk.io//test/github/aarlaud-snyk/snyk-filter?targetFile=package.json)
[![Known Vulnerabilities](https://snyk.io//test/github/snyk-tech-services/snyk-filter/badge.svg?targetFile=package.json)](https://snyk.io//test/github/aarlaud-snyk/snyk-filter?targetFile=package.json)
[![CircleCI](https://circleci.com/gh/snyk-tech-services/snyk-filter.svg?style=svg)](https://circleci.com/gh/snyk-tech-services/snyk-filter)

# How do I use it?
Expand Down

0 comments on commit c01715f

Please sign in to comment.