Skip to content

Commit 59c4381

Browse files
authored
docs: add OpenSSF Best Practices shield (#532)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent bd4c078 commit 59c4381

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![shield_rtfd]][link_rtfd]
66
[![shield_gh-workflow-test]][link_gh-workflow-test]
77
[![shield_coverage]][link_codacy]
8+
[![shield_ossf-best-practices]][link_ossf-best-practices]
89
[![shield_license]][license_file]
910
[![shield_website]][link_website]
1011
[![shield_slack]][link_slack]
@@ -60,6 +61,7 @@ See the [LICENSE][license_file] file for the full license.
6061

6162
[shield_gh-workflow-test]: https://img.shields.io/github/actions/workflow/status/CycloneDX/cyclonedx-python-lib/python.yml?branch=main&logo=GitHub&logoColor=white "build"
6263
[shield_coverage]: https://img.shields.io/codacy/coverage/1f9d451e9cdc49ce99c2a1247adab341?logo=Codacy&logoColor=white "test coverage"
64+
[shield_ossf-best-practices]: https://img.shields.io/cii/level/7956?label=OpenSSF%20best%20practices "OpenSSF best practices"
6365
[shield_pypi-version]: https://img.shields.io/pypi/v/cyclonedx-python-lib?logo=pypi&logoColor=white&label=PyPI "PyPI"
6466
[shield_conda-forge-version]: https://img.shields.io/conda/vn/conda-forge/cyclonedx-python-lib?logo=anaconda&logoColor=white&label=conda-forge "conda-forge"
6567
[shield_rtfd]: https://img.shields.io/readthedocs/cyclonedx-python-library?logo=readthedocs&logoColor=white "Read the Docs"
@@ -68,11 +70,13 @@ See the [LICENSE][license_file] file for the full license.
6870
[shield_slack]: https://img.shields.io/badge/slack-join-blue?logo=Slack&logoColor=white "slack join"
6971
[shield_groups]: https://img.shields.io/badge/discussion-groups.io-blue.svg "groups discussion"
7072
[shield_twitter-follow]: https://img.shields.io/badge/Twitter-follow-blue?logo=Twitter&logoColor=white "twitter follow"
73+
7174
[link_gh-workflow-test]: https://github.com/CycloneDX/cyclonedx-python-lib/actions/workflows/python.yml?query=branch%3Amain
7275
[link_pypi]: https://pypi.org/project/cyclonedx-python-lib/
7376
[link_conda-forge]: https://anaconda.org/conda-forge/cyclonedx-python-lib
7477
[link_rtfd]: https://cyclonedx-python-library.readthedocs.io/en/latest/?badge=latest
7578
[link_codacy]: https://app.codacy.com/gh/CycloneDX/cyclonedx-python-lib
79+
[link_ossf-best-practices]: https://www.bestpractices.dev/projects/7956
7680
[link_website]: https://cyclonedx.org/
7781
[link_slack]: https://cyclonedx.org/slack/invite
7882
[link_discussion]: https://groups.io/g/CycloneDX

0 commit comments

Comments
 (0)