Commit 19b7d34
Add dependency review config to lower OpenSSF Scorecard threshold
- Created .github/dependency-review-config.yml to set scorecard threshold to 1.5
- Updated dependency-review.yml workflow to use config file
- Many popular packages (xmlbuilder, yallist, core-util-is) have scores below default 3.0
- This prevents false positives while still catching actual vulnerabilities
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 50b1adb commit 19b7d34
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
0 commit comments