Skip to content

Commit bc630b5

Browse files
committed
docs: add the snyk package health badge
1 parent 8e850ca commit bc630b5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Code coverage testing for Python.
1717
| |test-status| |quality-status| |docs| |metacov|
1818
| |kit| |downloads| |format| |repos|
1919
| |stars| |forks| |contributors|
20-
| |tidelift| |core-infrastructure| |open-ssf|
21-
| |sponsor| |twitter-coveragepy| |twitter-nedbat|
20+
| |core-infrastructure| |open-ssf| |snyk|
21+
| |tidelift| |sponsor| |twitter-coveragepy| |twitter-nedbat|
2222
2323
Coverage.py measures code coverage, typically during test execution. It uses
2424
the code analysis tools and tracing hooks provided in the Python standard
@@ -174,3 +174,6 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
174174
.. |open-ssf| image:: https://api.securityscorecards.dev/projects/github.com/nedbat/coveragepy/badge
175175
:target: https://deps.dev/pypi/coverage
176176
:alt: OpenSSF Scorecard
177+
.. |snyk| image:: https://snyk.io/advisor/python/coverage/badge.svg
178+
:target: https://snyk.io/advisor/python/coverage
179+
:alt: Snyk package health

0 commit comments

Comments
 (0)