5
5
[ ![ shield_rtfd]] [ link_rtfd ]
6
6
[ ![ shield_gh-workflow-test]] [ link_gh-workflow-test ]
7
7
[ ![ shield_coverage]] [ link_codacy ]
8
+ [ ![ shield_ossf-best-practices]] [ link_ossf-best-practices ]
8
9
[ ![ shield_license]] [ license_file ]
9
10
[ ![ shield_website]] [ link_website ]
10
11
[ ![ shield_slack]] [ link_slack ]
@@ -60,6 +61,7 @@ See the [LICENSE][license_file] file for the full license.
60
61
61
62
[ 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 "
62
63
[ 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 "
63
65
[ shield_pypi-version ] : https://img.shields.io/pypi/v/cyclonedx-python-lib?logo=pypi&logoColor=white&label=PyPI " PyPI "
64
66
[ shield_conda-forge-version ] : https://img.shields.io/conda/vn/conda-forge/cyclonedx-python-lib?logo=anaconda&logoColor=white&label=conda-forge " conda-forge "
65
67
[ 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.
68
70
[ shield_slack ] : https://img.shields.io/badge/slack-join-blue?logo=Slack&logoColor=white " slack join "
69
71
[ shield_groups ] : https://img.shields.io/badge/discussion-groups.io-blue.svg " groups discussion "
70
72
[ shield_twitter-follow ] : https://img.shields.io/badge/Twitter-follow-blue?logo=Twitter&logoColor=white " twitter follow "
73
+
71
74
[ link_gh-workflow-test ] : https://github.com/CycloneDX/cyclonedx-python-lib/actions/workflows/python.yml?query=branch%3Amain
72
75
[ link_pypi ] : https://pypi.org/project/cyclonedx-python-lib/
73
76
[ link_conda-forge ] : https://anaconda.org/conda-forge/cyclonedx-python-lib
74
77
[ link_rtfd ] : https://cyclonedx-python-library.readthedocs.io/en/latest/?badge=latest
75
78
[ link_codacy ] : https://app.codacy.com/gh/CycloneDX/cyclonedx-python-lib
79
+ [ link_ossf-best-practices ] : https://www.bestpractices.dev/projects/7956
76
80
[ link_website ] : https://cyclonedx.org/
77
81
[ link_slack ] : https://cyclonedx.org/slack/invite
78
82
[ link_discussion ] : https://groups.io/g/CycloneDX
0 commit comments