Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 #3

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps slsa-framework/slsa-verifier from 2.0.1 to 2.1.0.

Release notes

Sourced from slsa-framework/slsa-verifier's releases.

v2.1.0

Summary

This release adds support for:

  • GCB V1's global signing key that uses PAE encoding for signing
  • Installer Action to install the slsa-verifier in GitHub workflows. See Setup GitHub Action
  • Verification of multiple artifacts via the CLI

Fixes:

This release also includes the following experimental changes:

  • npm package verification from the public registry via an SLSA_VERIFIER_EXPERIMENTAL=1 flag.
  • Offline verification using a Sigstore bundle behind the SLSA_VERIFIER_EXPERIMENTAL=1 flag.

What's Changed

... (truncated)

Commits
  • 1ed3847 chore(deps): update npm dev (#517)
  • 58786d3 chore: add a file extension ".exe" to Windows artifacts (#527)
  • 20b0642 docs: update installation to cover the Action and to receive updates (#523)
  • ae38103 feat: verify sourceURI for npm packages (#521)
  • 5a77b25 fix: fix GCB verification with git material source prefix (#519)
  • 47495c7 feat: Update SLSA verifier to support a global signing key for GCB V1 which… ...
  • 9f57e6a chore(deps): update github-actions (#502)
  • 82a1259 feat: npm default runner support (#495)
  • 12910ea test: Add test data for v1.5.0 (#506)
  • 66931c7 chore(deps): update npm dev (#501)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [slsa-framework/slsa-verifier](https://github.com/slsa-framework/slsa-verifier) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/slsa-framework/slsa-verifier/releases)
- [Changelog](https://github.com/slsa-framework/slsa-verifier/blob/main/RELEASE.md)
- [Commits](slsa-framework/slsa-verifier@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: slsa-framework/slsa-verifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2023
@IAreKyleW00t IAreKyleW00t merged commit 3a6646d into main Mar 31, 2023
7 checks passed
@IAreKyleW00t IAreKyleW00t deleted the dependabot/github_actions/slsa-framework/slsa-verifier-2.1.0 branch March 31, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant