-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add Scorecard badge to README
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ code, an ANTLR grammar, automated tests and associated documentation for the | |
tool. The validator can be used as a command-line tool or as a Python library | ||
which can be included in other applications. | ||
|
||
|Build_Status| |Coverage| |Version| | ||
|Build_Status| |Coverage| |Version| |Scorecard| | ||
|
||
Quickstart | ||
---------- | ||
|
@@ -145,3 +145,5 @@ and any specific CLA-related questions to [email protected]. | |
:target: https://codecov.io/gh/oasis-open/cti-pattern-validator | ||
.. |Version| image:: https://img.shields.io/pypi/v/stix2-patterns.svg?maxAge=3600 | ||
:target: https://pypi.org/project/stix2-patterns/ | ||
.. |Scorecard| image:: https://api.securityscorecards.dev/projects/github.com/oasis-open/cti-pattern-validator/badge | ||
:target: https://api.securityscorecards.dev/projects/github.com/oasis-open/cti-pattern-validator |