Skip to content

Commit 6697f4c

Browse files
committed
docs: add OpenSSF Best Practices Badge!
1 parent 216d9f0 commit 6697f4c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Python Package (pypi) Cookiecutter, with emphasis on CI/CD and automation.
55

66
.. start-badges
77
8-
| |build| |docs| |release_version| |wheel| |supported_versions| |commits_since_specific_tag_on_master| |commits_since_latest_github_release|
8+
| |build| |docs| |release_version| |wheel| |supported_versions| |commits_since_specific_tag_on_master| |commits_since_latest_github_release| |ossf|
99
1010
|
1111
| **Source:** https://github.com/boromir674/cookiecutter-python-package
@@ -174,3 +174,7 @@ For more complex use cases, you can modify the Template and also leverage all of
174174
.. |better_code_hub| image:: https://bettercodehub.com/edge/badge/boromir674/cookiecutter-python-package?branch=master
175175
:alt: Better Code Hub
176176
:target: https://bettercodehub.com/
177+
178+
.. |ossf| image:: https://bestpractices.coreinfrastructure.org/projects/5988/badge
179+
:alt: OpenSSF
180+
:target: https://bestpractices.coreinfrastructure.org/en/projects/5988

0 commit comments

Comments
 (0)