Skip to content

fix: resolve Dependabot security vulnerabilities (#89, #90, #87, #21)#25

Merged
aimansharief merged 1 commit intomasterfrom
dependency-fixes
Mar 23, 2026
Merged

fix: resolve Dependabot security vulnerabilities (#89, #90, #87, #21)#25
aimansharief merged 1 commit intomasterfrom
dependency-fixes

Conversation

@aimansharief
Copy link
Copy Markdown
Owner

  • Bump org.apache.zookeeper:zookeeper 3.8.4 → 3.8.6 in root dependencyManagement (fixes CVE: hostname verification bypass + improper config handling)

  • Migrate graph-engine_2.13 tests from cassandra-unit to testcontainers-cassandra; upgrade snakeyaml 1.33 → 2.0 (fixes SnakeYaml Constructor Deserialization RCE); remove cassandra-unit:3.11.2.0 and its associated netty/snappy/jna overrides; add CassandraTestSupport singleton with reflection-based session injection

  • Bump org.apache.poi:poi-ooxml 3.17 → 5.4.0 and xmlbeans 3.0.0 → 5.2.1 in platform-common (fixes improper input validation in OOXML file parsing)

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please choose appropriate options.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes in the below checkboxes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Ran Test A
  • Ran Test B

Test Configuration:

  • Software versions: Java 11, scala-2.12, play-2.7.2
  • Hardware versions: 2 CPU/ 4GB RAM

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

…unbird-Knowlg#90, Sunbird-Knowlg#87, #21)

- Bump org.apache.zookeeper:zookeeper 3.8.4 → 3.8.6 in root dependencyManagement
  (fixes CVE: hostname verification bypass + improper config handling)

- Migrate graph-engine_2.13 tests from cassandra-unit to testcontainers-cassandra;
  upgrade snakeyaml 1.33 → 2.0 (fixes SnakeYaml Constructor Deserialization RCE);
  remove cassandra-unit:3.11.2.0 and its associated netty/snappy/jna overrides;
  add CassandraTestSupport singleton with reflection-based session injection

- Bump org.apache.poi:poi-ooxml 3.17 → 5.4.0 and xmlbeans 3.0.0 → 5.2.1
  in platform-common (fixes improper input validation in OOXML file parsing)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aimansharief aimansharief merged commit 0a70cda into master Mar 23, 2026
11 of 13 checks passed
@pallakartheekreddy pallakartheekreddy deleted the dependency-fixes branch March 23, 2026 11:45
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