sigstore / cosign-gatekeeper-provider

🔮 ✈️ to integrate OPA Gatekeeper's new ExternalData feature with cosign to determine whether the images are valid by verifying their signatures
Apache License 2.0
75 stars 23 forks source link

Bump sigstore/cosign-installer from 4079ad3567a89f68395480299c77e40170430341 to dd6b2e2b610a11fd73dd187a43d57cc1394e35f9 #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sigstore/cosign-installer from 4079ad3567a89f68395480299c77e40170430341 to dd6b2e2b610a11fd73dd187a43d57cc1394e35f9.

Commits
  • dd6b2e2 download cosign releases from GitHub rather than GCS (#126)
  • 8e47e41 add --yes option to cosign sign (#125)
  • 87f4580 Remove warning about OIDC signing being experimental (#123)
  • 03d0fec Fix unsafe evaluation of inputs.use-sudo (#124)
  • 46b5db7 use intermediate environment variables to avoid risks of script injection (#122)
  • 84448ba we should rely upon the digests not the tags, typos (#121)
  • 204a51a bump to cosign v2.0.2 (#119)
  • 66dd3f3 Bump actions/checkout from 3.5.0 to 3.5.2 (#118)
  • 9e9de22 default cosign to v2.0.1 (#117)
  • 8348525 Bump actions/checkout from 3.4.0 to 3.5.0 (#116)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #67.