Skip to content

Commit 99953d5

Browse files
Update scorecard.yml
1 parent 9d8e698 commit 99953d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
- name: "Run analysis"
4242
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
4343
with:
44-
# Select applicable checks (https://github.com/ossf/scorecard?tab=readme-ov-file#scorecard-checks)
45-
# All except fuzzing
46-
checks: "Binary-Artifacts,Branch-Protection,CI-Tests,CII-Best-Practices,Code-Review,Contributors,Dangerous-Workflow,Dependency-Update-Tool,License,Maintained,Pinned-Dependencies,Packaging,SAST,Security-Policy,Signed-Releases,Token-Permissions,Vulnerabilities"
4744
results_file: results.sarif
4845
results_format: sarif
4946
# (Optional) "write" PAT token. Uncomment the `repo_token` line below if:

0 commit comments

Comments
 (0)