Skip to content

Commit 60c6c98

Browse files
committed
Tidelift security contact, and non-transparent logo.
(cherry picked from commit e07ae47)
1 parent c9ee224 commit 60c6c98

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Coverage.py measures code coverage, typically during test execution. It uses
1818
the code analysis tools and tracing hooks provided in the Python standard
1919
library to determine which lines are executable, and which have been executed.
2020

21-
.. |tideliftlogo| image:: https://nedbatchelder.com/pix/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White_small.png
21+
.. |tideliftlogo| image:: https://nedbatchelder.com/pix/Tidelift_Logo_small.png
2222
:width: 75
2323
:alt: Tidelift
2424
:target: https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=readme
@@ -80,6 +80,15 @@ See the `Contributing section`_ of the docs.
8080
.. _Contributing section: https://coverage.readthedocs.io/en/latest/contributing.html
8181

8282

83+
Security
84+
--------
85+
86+
To report a security vulnerability, please use the `Tidelift security
87+
contact`_. Tidelift will coordinate the fix and disclosure.
88+
89+
.. _Tidelift security contact: https://tidelift.com/security
90+
91+
8392
License
8493
-------
8594

0 commit comments

Comments
 (0)