Skip to content

Commit 8dd71e3

Browse files
Merge pull request #340 from pypa/docs/tidelift
Add tidelift badge and vulnerability disclosure section
2 parents f5fcfa4 + 6f8d574 commit 8dd71e3

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

@@ -437,3 +440,10 @@ trackers, chat rooms, and mailing lists is expected to follow the
437440
`PyPA Code of Conduct`_.
438441

439442
.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
443+
444+
Security Contact
445+
================
446+
447+
To report a security vulnerability, please use the
448+
`Tidelift security contact <https://tidelift.com/security>`_.
449+
Tidelift will coordinate the fix and disclosure.

0 commit comments

Comments
 (0)