We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I believe the current Badgen Snyk support is for GitHub repositories only, e.g.:
but Snyk's official badges also support NPM repositories, e.g.:
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!
The text was updated successfully, but these errors were encountered: