mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Allow OpenSSF Scorecard analysis to access api.scorecard.dev (#1193)
This commit is contained in:
committed by
GitHub
parent
588fc38f81
commit
5219fd8f6c
1
.github/workflows/openssf-scorecard.yml
vendored
1
.github/workflows/openssf-scorecard.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
||||
allowed-endpoints: >
|
||||
api.github.com:443
|
||||
api.osv.dev:443
|
||||
api.scorecard.dev:443
|
||||
api.securityscorecards.dev:443
|
||||
fulcio.sigstore.dev:443
|
||||
github.com:443
|
||||
|
||||
Reference in New Issue
Block a user