Skip to content

chore: fix dependabot alerts#3477

Merged
andaaron merged 1 commit intoproject-zot:mainfrom
rchincha:fix-deps
Oct 22, 2025
Merged

chore: fix dependabot alerts#3477
andaaron merged 1 commit intoproject-zot:mainfrom
rchincha:fix-deps

Conversation

@rchincha
Copy link
Copy Markdown
Contributor

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
@rchincha rchincha requested a review from andaaron as a code owner October 22, 2025 01:58
@rchincha rchincha requested review from Copilot and removed request for andaaron October 22, 2025 01:58
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates dependencies and GitHub Actions to address Dependabot security alerts.

Key Changes:

  • Updates AWS SDK v2 packages and related dependencies to latest patch versions
  • Updates third-party Go dependencies (NATS, Redis, compression libraries, etc.)
  • Upgrades GitHub CodeQL action from v4.30.8 to v4.30.9 across all workflows

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
go.mod Updates multiple Go dependencies to newer patch versions to address security vulnerabilities
.github/workflows/scorecards.yaml Updates CodeQL action version for security scanning
.github/workflows/publish.yaml Updates CodeQL action version used for Trivy scan result uploads
.github/workflows/codeql-analysis.yml Updates CodeQL action versions for initialization, autobuild, and analysis steps

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.10%. Comparing base (1fb2b67) to head (017fca1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3477   +/-   ##
=======================================
  Coverage   91.10%   91.10%           
=======================================
  Files         184      184           
  Lines       33934    33934           
=======================================
+ Hits        30915    30917    +2     
+ Misses       2278     2276    -2     
  Partials      741      741           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andaaron andaaron merged commit 559d9cf into project-zot:main Oct 22, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants