Skip to content

Fix rubyzip security alert and add release version badge - #40

Merged
andre487 merged 1 commit into
mainfrom
fix/security-dependencies-release-badge
Sep 26, 2026
Merged

andre487 merged 1 commit into
mainfrom
fix/security-dependencies-release-badge

Conversation

@andre487

@andre487 andre487 commented Sep 26, 2026 •

Copy link
Copy Markdown
Owner

Fix Dependabot alert #1 (GHSA-47m2-wp7j-p9vc): rubyzip before 3.4.0 allows archive extraction into sibling paths outside the destination. Upgrade Fastlane from 2.238.0 to 2.240.1 to replace its rubyzip <3 constraint with >=3.4.0; conservatively resolve rubyzip to 3.7.0 while preserving unrelated locked versions and Bundler 2.6.9.

Add the latest-release version badge to README, matching AndroidMessage487 and linking to this repository's latest release.

Validation passed:

  • bundle check and bundle exec fastlane lanes.
  • bundle exec fastlane android python_tests: 35 tests.
  • bundle exec fastlane android test: native Go race tests, 149 Android JVM tests, lint, debug and unsigned release APK builds; release APK verified unsigned.
  • git diff --check.

GitHub CI runs all three suites because the shared build dependencies changed.

@andre487
andre487 enabled auto-merge (squash) September 26, 2026 16:47
@andre487
andre487 merged commit a2a1ab4 into main Sep 26, 2026
4 checks passed
@andre487
andre487 deleted the fix/security-dependencies-release-badge branch September 26, 2026 16:53
@github-actions

Copy link
Copy Markdown

APK artifacts

Built from commit 20933e1d by CI run #151.
Artifacts expire after 14 days. Neither APK uses the MegaProxy release key.

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