Skip to content

Commit 627daa2

Browse files
authored
OpenSSF Badge (in progress) (#1443)
* OpenSSF Badge (in progress) * Add openssf badge url components to spell checker
1 parent 1ddae10 commit 627daa2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/actions/spelling/allow.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ backported
2323
bcca
2424
bdbd
2525
bdist
26+
bestpractices
2627
bigbird
2728
binutils
2829
bksahu
@@ -52,6 +53,7 @@ codecov
5253
conda
5354
config
5455
copyleft
56+
coreinfrastructure
5557
cpio
5658
cpp
5759
CQA

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![On PyPI](https://img.shields.io/pypi/v/cve-bin-tool)](https://pypi.org/project/cve-bin-tool/)
88
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)
99
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
10-
10+
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5380/badge)](https://bestpractices.coreinfrastructure.org/projects/5380)
1111

1212
The CVE Binary Tool scans for a number of common, vulnerable open source
1313
components such as openssl, libpng, libxml2, and expat to let you know

0 commit comments

Comments
 (0)