Closed raulcabello closed 2 years ago
Token permissions could not be checked in the scorecard because of the following error:
internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
https://github.com/ossf/scorecard-action/issues/856 should fix this issue
Token permissions could not be checked in the scorecard because of the following error:
internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
ossf/scorecard-action#856 should fix this issue
This should already be fixed in v2.0.3 I think we get this error because of a missing permission. This PR should hopefully fix it.
Token permissions (from OpenSSF Scorecard) more info