Skip to content

fix: resolve open dependabot security alerts#291

Open
jonathannorris wants to merge 1 commit intomainfrom
fix/dependabot-alerts-new
Open

fix: resolve open dependabot security alerts#291
jonathannorris wants to merge 1 commit intomainfrom
fix/dependabot-alerts-new

Conversation

@jonathannorris
Copy link
Copy Markdown
Member

Summary

Resolved 5 open Dependabot security alerts by bumping vulnerable transitive dependencies via Gradle resolutionStrategy.

Dependabot Alerts Resolved

Alert Package Severity Fix
#20 io.netty:netty-codec-http high Forced to 4.1.132.Final via resolutionStrategy
#21 io.netty:netty-codec-http2 high Forced to 4.1.132.Final via resolutionStrategy
#22 org.bouncycastle:bcpkix-jdk18on medium Forced to 1.84 via resolutionStrategy
#23 org.bouncycastle:bcprov-jdk18on medium Forced to 1.84 via resolutionStrategy
#19 org.apache.commons:commons-lang3 medium Forced to 3.18.0 via resolutionStrategy

- io.netty:netty-codec-http -> 4.1.132.Final (high, alert #20)
- io.netty:netty-codec-http2 -> 4.1.132.Final (high, alert #21)
- org.bouncycastle:bcprov-jdk18on -> 1.84 (medium, alert #23)
- org.bouncycastle:bcpkix-jdk18on -> 1.84 (medium, alert #22)
- org.apache.commons:commons-lang3 -> 3.18.0 (medium, alert #19)
@jonathannorris jonathannorris requested a review from a team as a code owner April 22, 2026 20:23
Copilot AI review requested due to automatic review settings April 22, 2026 20:23
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) April 23, 2026 15:10
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