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

chore(deps): update dependency guacsec/guac to v0.10.0 #7657

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
guacsec/guac minor 0.9.1 -> 0.10.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

guacsec/guac (guacsec/guac)

v0.10.0

Compare Source

  • Fix issues with certifier querying running into postgres parameter limit
  • Fix: missing null check in certifyLegal blobstore backend
  • Fix ite6 vuln attestation to use the right predicatetype
  • Fix Flaky E2e Test

Contributors

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/guac:0.10.0

📦 Image Reference ghcr.io/uniget-org/tools/guac:0.10.0
digestsha256:1dccce17a2ed5878a0094b443767447a74a3977587016194411b0e6037aea5a8
vulnerabilitiescritical: 0 high: 0 medium: 1 low: 1
platformlinux/amd64
size202 MB
packages295
critical: 0 high: 0 medium: 1 low: 1 github.com/aws/aws-sdk-go 1.55.5 (golang)

pkg:golang/github.com/aws/aws-sdk-go@1.55.5

medium : CVE--2020--8911

Affected range>=0
Fixed versionNot Fixed
Description

The Go AWS S3 Crypto SDK contains vulnerabilities that can permit an attacker with write access to a bucket to decrypt files in that bucket.

Files encrypted by the V1 EncryptionClient using either the AES-CBC content cipher or the KMS key wrap algorithm are vulnerable. Users should migrate to the V1 EncryptionClientV2 API, which will not create vulnerable files. Old files will remain vulnerable until re-encrypted with the new client.

low : CVE--2020--8912

Affected range>=0
Fixed versionNot Fixed
Description

The Go AWS S3 Crypto SDK contains vulnerabilities that can permit an attacker with write access to a bucket to decrypt files in that bucket.

Files encrypted by the V1 EncryptionClient using either the AES-CBC content cipher or the KMS key wrap algorithm are vulnerable. Users should migrate to the V1 EncryptionClientV2 API, which will not create vulnerable files. Old files will remain vulnerable until re-encrypted with the new client.

Copy link

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/11296064438.

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/11296064438.

@github-actions github-actions bot merged commit 763fe11 into main Oct 11, 2024
9 checks passed
@github-actions github-actions bot deleted the renovate/guacsec-guac-0.x branch October 11, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants