Skip to content

Commit c464a11

Browse files
authored
Merge pull request #6597 from hugovk/add-openssf-best-practices-badge
Add OpenSSF Best Practices badge
2 parents 355a0f7 + 1bdf6ef commit c464a11

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ As of 2019, Pillow development is
7474
<a href="https://pypi.org/project/Pillow/"><img
7575
alt="Number of PyPI downloads"
7676
src="https://img.shields.io/pypi/dm/pillow.svg"></a>
77+
<a href="https://bestpractices.coreinfrastructure.org/projects/6331"><img
78+
alt="OpenSSF Best Practices"
79+
src="https://bestpractices.coreinfrastructure.org/projects/6331/badge"></a>
7780
</td>
7881
</tr>
7982
<tr>

docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ Pillow for enterprise is available via the Tidelift Subscription. `Learn more <h
6969
:target: https://pypi.org/project/Pillow/
7070
:alt: Number of PyPI downloads
7171

72+
.. image:: https://bestpractices.coreinfrastructure.org/projects/6331/badge
73+
:target: https://bestpractices.coreinfrastructure.org/projects/6331
74+
:alt: OpenSSF Best Practices
75+
7276
Overview
7377
========
7478

0 commit comments

Comments
 (0)