-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: sigstore/sigstore
base: v1.9.3
head repository: sigstore/sigstore
compare: v1.9.4
- 15 commits
- 17 files changed
- 4 contributors
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 02c040f - Browse repository at this point
Copy the full SHA 02c040fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3763ace - Browse repository at this point
Copy the full SHA 3763aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98fd669 - Browse repository at this point
Copy the full SHA 98fd669View commit details -
Configuration menu - View commit details
-
Copy full SHA for d268fd5 - Browse repository at this point
Copy the full SHA d268fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb09be - Browse repository at this point
Copy the full SHA ecb09beView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf4f5d - Browse repository at this point
Copy the full SHA fcf4f5dView commit details
Commits on Apr 15, 2025
-
build(deps): Bump github.com/coreos/go-oidc/v3 from 3.13.0 to 3.14.1 (#…
…2055) Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.13.0 to 3.14.1. - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.13.0...v3.14.1) --- updated-dependencies: - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca90b6d - Browse repository at this point
Copy the full SHA ca90b6dView commit details -
build(deps): Bump github.com/tink-crypto/tink-go/v2 from 2.3.0 to 2.4…
….0 (#2053) Bumps [github.com/tink-crypto/tink-go/v2](https://github.com/tink-crypto/tink-go) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/tink-crypto/tink-go/releases) - [Commits](tink-crypto/tink-go@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: github.com/tink-crypto/tink-go/v2 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20f1b38 - Browse repository at this point
Copy the full SHA 20f1b38View commit details -
build(deps): Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#2052)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.28.0 to 0.29.0. - [Commits](golang/oauth2@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e3c093 - Browse repository at this point
Copy the full SHA 6e3c093View commit details -
build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#…
…2057) Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.8.2...sdk/azcore/v1.9.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f15489 - Browse repository at this point
Copy the full SHA 2f15489View commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 844f42d - Browse repository at this point
Copy the full SHA 844f42dView commit details
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d49b18c - Browse repository at this point
Copy the full SHA d49b18cView commit details -
Update signing algorithm policy (#2066)
We now point to the algorithm registry as the source of truth for supported algorithms. This also updates the names of the NIST-standardized algorithms. I've left the thoughts on PQC algs in the policy still, though we may move it out to the alg registry spec. Signed-off-by: Hayden B <haydentherapper@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0923918 - Browse repository at this point
Copy the full SHA 0923918View commit details -
Add a Name field to the TargetFile struct (#2068)
This PR is related to sigstore/cosign#4098 - in order to fix that issue, the cosign code has to access the target name to see if it's one of the "fallbacks" or not (and treat it accordingly as explained in the linked issue). I really wanted to keep this change contained to cosign codebase itself, but I just couldn't find a way to do this; I think adding this small PR here shouldn't hurt, as it is fully backwards compatible. Signed-off-by: Slavek Kabrda <bkabrda@redhat.com>
Slavek Kabrda authoredApr 22, 2025 Configuration menu - View commit details
-
Copy full SHA for 8f79f87 - Browse repository at this point
Copy the full SHA 8f79f87View commit details
Commits on Apr 24, 2025
-
Update to use Tink v2.3.0 API (#2069)
* Update to use Tink v2.3.0 API From sigstore/fulcio#2024. Will update Fulcio and other Sigstore repos to use this shared implementation. Signed-off-by: Hayden B <8418760+haydentherapper@users.noreply.github.com> * Fix linting errors Signed-off-by: Hayden B <8418760+haydentherapper@users.noreply.github.com> --------- Signed-off-by: Hayden B <8418760+haydentherapper@users.noreply.github.com> Co-authored-by: Hayden B <8418760+haydentherapper@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c2ec3a - Browse repository at this point
Copy the full SHA 0c2ec3aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.9.3...v1.9.4