Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps github.com/secure-systems-lab/go-securesystemslib from 0.3.0 to 0.9.1.

Release notes

Sourced from github.com/secure-systems-lab/go-securesystemslib's releases.

v0.6.0

Note: This release removes the Verify method from EnvelopeSigner in favour of using EnvelopeVerifier directly.

  • Reorganized DSSE library (#42)
  • Added RSAPSS, ED25519, ECDSA signerverifiers (#43)
  • Updated Go versions supported to 1.18.x-1.20.x

v0.5.0

No release notes provided.

v0.3.1

Re-export EnvelopeVerifier for use by dependent packages

Commits
  • a1a33cd Merge pull request #120 from secure-systems-lab/dependabot/github_actions/dom...
  • 4f201c1 Merge pull request #122 from rosstimothy/tross/remove_testing
  • 5d1cc26 Move hexDecode test helper into a test file
  • ebae973 Merge pull request #121 from secure-systems-lab/dependabot/go_modules/golang....
  • 551dff1 chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
  • 50ac487 chore(deps): bump dominikh/staticcheck-action from 1.3.1 to 1.4.0
  • 9d9f015 Merge pull request #117 from secure-systems-lab/dependabot/go_modules/golang....
  • 9aa50ea chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
  • 3e526e2 Merge pull request #115 from secure-systems-lab/dependabot/go_modules/golang....
  • a1093e6 Merge pull request #116 from secure-systems-lab/dependabot/github_actions/act...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/secure-systems-lab/go-securesystemslib](https://github.com/secure-systems-lab/go-securesystemslib) from 0.3.0 to 0.9.1.
- [Release notes](https://github.com/secure-systems-lab/go-securesystemslib/releases)
- [Commits](secure-systems-lab/go-securesystemslib@v0.3.0...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/secure-systems-lab/go-securesystemslib
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 22, 2025
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant