add scorecards config

This commit is contained in:
laurentsimon
2021-12-10 17:49:59 +00:00
parent f9d17c0062
commit 794e910e12
2 changed files with 84 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"name": "OSSF Scorecards supply-chain security analysis",
"creator": "Open Source Security Foundation (OpenSSF) - https://github.com/ossf",
"description": "Scorecards is a static analysis tool to assess the security posture of your project",
"iconName": "scorecards",
"categories": [
"code-quality", "testing",
"supply-chain", "security", "scanning"
]
}