8000 chre: Update scorecard.yml with missing endpoint (#268) · cofin/functions-framework-python@049e031 · GitHub
[go: up one dir, main page]

Skip to content

Commit 049e031

Browse files
author
Kenneth Rosario
authored
chre: Update scorecard.yml with missing endpoint (GoogleCloudPlatform#268)
* chre: Update scorecard.yml with missing endpoint * Add wildcard endpoint
1 parent a7076a6 commit 049e031

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ jobs:
3636
api.securityscorecards.dev:443
3737
auth.docker.io:443
3838
bestpractices.coreinfrastructure.org:443
39-
fulcio.sigstore.dev:443
4039
github.com:443
4140
index.docker.io:443
4241
oss-fuzz-build-logs.storage.googleapis.com:443
4342
sigstore-tuf-root.storage.googleapis.com:443
44-
rekor.sigstore.dev:443
43+
*.sigstore.dev:443
44+
4545
4646
- name: "Checkout code"
4747
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3

0 commit comments

Comments
 (0)
0