Skip to content

Bump vulnerable dependencies#89

Closed
ArneeMe wants to merge 1 commit into
mainfrom
fix/security-vulnerabilities
Closed

Bump vulnerable dependencies#89
ArneeMe wants to merge 1 commit into
mainfrom
fix/security-vulnerabilities

Conversation

@ArneeMe

@ArneeMe ArneeMe commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Fixes open security alerts by bumping dependencies to patched versions. Written by Claude (claude-sonnet-4-6) on request.

Maven

  • Bouncy Castle 1.82 → 1.84 (bcprov-jdk18on, bcpkix-jdk18on): fixes Critical GOST 28147 keystream reuse, High timing channel, Moderate LDAP injection and broken-algorithm CVEs

RubyGems (docs/Gemfile.lock)

  • nokogiri 1.19.2 → 1.19.4: multiple use-after-free, null pointer and ReDoS fixes
  • concurrent-ruby 1.3.6 → 1.3.7: AtomicReference livelock and ReadWriteLock fixes
  • faraday 2.14.1 → 2.14.3: stack exhaustion DoS fix

- Bouncy Castle (bcprov-jdk18on, bcpkix-jdk18on): 1.82 → 1.84, fixing Critical GOST 28147 keystream reuse, High timing channel, and Moderate LDAP injection / broken algorithm CVEs
- nokogiri: 1.19.2 → 1.19.4, fixing multiple use-after-free, null pointer, and ReDoS CVEs
- concurrent-ruby: 1.3.6 → 1.3.7, fixing AtomicReference livelock and ReadWriteLock issues
- faraday: 2.14.1 → 2.14.3, fixing NestedParamsEncoder stack exhaustion DoS

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ArneeMe

ArneeMe commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #90 — branch name had slashes which breaks the build.

@ArneeMe ArneeMe closed this Jul 3, 2026
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.

1 participant