Update 'Scorecards' occurrences to 'Scorecard' (#1889)
* Update Scorecard naming occurences Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com> * Update Scorecard icon naming Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com> * Update Scorecard workflow naming Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com> Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com> Co-authored-by: Sampark Sharma <phantsure@github.com>
This commit is contained in:
committed by
GitHub
parent
f95dae101b
commit
9f245d9aba
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "OSSF Scorecard",
|
||||
"creator": "Open Source Security Foundation (OpenSSF)",
|
||||
"description": "Scorecard is a static supply-chain security analysis tool to assess the security posture of your project",
|
||||
"iconName": "scorecard",
|
||||
"categories": ["Code Scanning"]
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"name": "OSSF Scorecards",
|
||||
"creator": "Open Source Security Foundation (OpenSSF)",
|
||||
"description": "Scorecards is a static supply-chain security analysis tool to assess the security posture of your project",
|
||||
"iconName": "scorecards",
|
||||
"categories": ["Code Scanning"]
|
||||
}
|
||||
Reference in New Issue
Block a user