Skip to content

Commit 6f8d574

Browse files
committed
Add tidelift badge and vulnerability disclosure section (from jaraco/tidelift)
1 parent 7f6c9cf commit 6f8d574

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ It also handles file finders for the supported SCMs.
1010
.. image:: https://travis-ci.org/pypa/setuptools_scm.svg?branch=master
1111
:target: https://travis-ci.org/pypa/setuptools_scm
1212

13+
.. image:: https://tidelift.com/badges/github/pypa/setuptools_scm
14+
:target: https://tidelift.com/subscription/pkg/pypi-setuptools_scm?utm_source=pypi-setuptools_scm&utm_medium=readme
15+
1316
``setup.py`` usage
1417
------------------
1518

@@ -422,3 +425,10 @@ trackers, chat rooms, and mailing lists is expected to follow the
422425
`PyPA Code of Conduct`_.
423426

424427
.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
428+
429+
Security Contact
430+
================
431+
432+
To report a security vulnerability, please use the
433+
`Tidelift security contact <https://tidelift.com/security>`_.
434+
Tidelift will coordinate the fix and disclosure.

0 commit comments

Comments
 (0)