File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Code coverage testing for Python.
17
17
| |test-status| |quality-status| |docs| |metacov|
18
18
| |kit| |downloads| |format| |repos|
19
19
| |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|
22
22
23
23
Coverage.py measures code coverage, typically during test execution. It uses
24
24
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`_.
174
174
.. |open-ssf | image :: https://api.securityscorecards.dev/projects/github.com/nedbat/coveragepy/badge
175
175
:target: https://deps.dev/pypi/coverage
176
176
: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
You can’t perform that action at this time.
0 commit comments