Detect and remediate misconfigurations and security risks across all your GitHub and GitLab assets
771
stars
63
forks
source link
Running the GitHub action with ` scorecard: verbose` fails with error `failed to enrich scorecard: expecting []ScorecardCheck` #260
Closed
rajbos closed 12 months ago
TL;DR
Running the action with
scorecard: verbose
throws an error. Running withscorecard: yes
works.Expected behavior
A working scan
Observed behavior
The error seems that to be the issue:
failed to enrich scorecard: expecting []ScorecardCheck
Version
main
On which operating system are you using legitify?
Linux
Relevant log output
Additional information
No response