Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Support Snyk NPM Repositories #568

Open
emmercm opened this issue Aug 30, 2022 · 0 comments
Open

Improvement: Support Snyk NPM Repositories #568

emmercm opened this issue Aug 30, 2022 · 0 comments

Comments

@emmercm
Copy link

emmercm commented Aug 30, 2022

I believe the current Badgen Snyk support is for GitHub repositories only, e.g.:

https://snyk.io/test/github/{username}/{repo}/badge.svg

but Snyk's official badges also support NPM repositories, e.g.:

https://snyk.io/test/npm/{name}/badge.svg

I'd love to embed the NPM one in my READMEs as it is more relevant to my end-user than the state of vulnerabilities fixed in the code trunk.

Documentation: https://docs.snyk.io/integrations/git-repository-scm-integrations/github-integration#github-badges

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant