We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c0c41 commit fea2017Copy full SHA for fea2017
.github/workflows/dependency-review-action.yml
@@ -127,6 +127,9 @@ jobs:
127
# Use the GitHub Advisory Database (GHSA) as the source.
128
# This is the default; listed explicitly for clarity.
129
# vulnerability-check: true # default
130
+ # Add explicitly so teams know it's active
131
+ show-openssf-scorecard: true
132
+ warn-on-openssf-scorecard-level: 3
133
134
# Post a status summary badge to PR
135
# summarize:
0 commit comments