containers / fetchit

FetchIt is used to manage the life cycle and configuration of Podman containers
https://fetchit.readthedocs.io/
GNU Affero General Public License v3.0
124 stars 23 forks source link

Bump github.com/sylabs/sif/v2 from 2.7.1 to 2.8.1 #290

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/sylabs/sif/v2 from 2.7.1 to 2.8.1.

Release notes

Sourced from github.com/sylabs/sif/v2's releases.

v2.8.1

This security patch release addresses an issue with previous versions of the github.com/sylabs/sif/v2/pkg/integrity package, which did not verify that the hash algorithm(s) used are cryptographically secure when verifying digital signatures. Users are encouraged to upgrade. More information is available in GHSA-m5m3-46gj-wch8.

Full Changelog: https://github.com/sylabs/sif/compare/v2.8.0...v2.8.1

v2.8.0

This release adds support for embedded Software Bills of Materials (SBOM) within SIF images.

What's Changed

Full Changelog: https://github.com/sylabs/sif/compare/v2.7.2...v2.8.0

v2.7.2

What's Changed

Full Changelog: https://github.com/sylabs/sif/compare/v2.7.1...v2.7.2

Commits
  • 07fb860 Merge pull request from GHSA-m5m3-46gj-wch8
  • a854038 fix: updated supported digest hash functions
  • 2197285 fix: verify PGP hash algorithms
  • 5f9bee6 Merge pull request #229 from tri-adam/remove-rowserrcheck
  • 4149c90 ci: remove rowserrcheck linter
  • fe08d87 Merge pull request #227 from tri-adam/sbom
  • 0bd6c58 feat: add SBOM support
  • 4d7ab6f Merge pull request #226 from tri-adam/bump-linter
  • 35220ef chore: bump golangci-lint to v1.49
  • 36ed9ec Merge pull request #225 from tri-adam/bump-node
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/containers/fetchit/network/alerts).