Skip to content

chore: resolve open dependabot security alerts#294

Open
jonathannorris wants to merge 1 commit into
mainfrom
chore/dependabot-alerts
Open

chore: resolve open dependabot security alerts#294
jonathannorris wants to merge 1 commit into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris
Copy link
Copy Markdown
Member

Summary

Dependabot Alerts Resolved

Alert Package Severity Fix
#33 io.netty:netty-codec-http2 high Forced to 4.1.133.Final
#32 io.netty:netty-codec-http high Forced to 4.1.133.Final
#31 io.netty:netty-codec-http medium Forced to 4.1.133.Final
#30 io.netty:netty-codec-http high Forced to 4.1.133.Final
#29 io.netty:netty-codec high Forced to 4.1.133.Final
#28 io.netty:netty-codec-http medium Forced to 4.1.133.Final
#27 io.netty:netty-codec-http medium Forced to 4.1.133.Final
#26 io.netty:netty-handler-proxy low Added force at 4.1.133.Final
#25 io.netty:netty-codec-http medium Forced to 4.1.133.Final

All Netty artifacts are transitive dependencies pulled in via the build toolchain (AGP/Gradle). The existing resolutionStrategy.force approach in build.gradle is the correct mechanism for this Android project — the fix upgrades the pinned version across both the buildscript classpath block and the subprojects block.

- io.netty:* 4.1.132.Final -> 4.1.133.Final (high/medium/low, alerts #25-#33)
- Add netty-handler-proxy:4.1.133.Final force (low, alert #26)
Copilot AI review requested due to automatic review settings May 13, 2026 13:33
@jonathannorris jonathannorris requested a review from a team as a code owner May 13, 2026 13:33
Copy link
Copy Markdown
Contributor

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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jonathannorris jonathannorris enabled auto-merge (squash) May 13, 2026 13:33
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.

2 participants