Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ACRA and Checkstyle to fix a dependency vulnerability #10200

Merged
merged 1 commit into from
Jul 1, 2023
Merged

Conversation

TobiGr
Copy link
Member

@TobiGr TobiGr commented Jul 1, 2023

What is it?

  • Bugfix (user facing)

Description of the changes in your PR

Update ACRA and Checkstyle libraries to fix vulnerability in their dependencies: com.google.guava.

See https://security.snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 for more details.

ACRA changelog : https://github.com/ACRA/acra/releases (no changes required, notable: target API for ACRA increased to 34)
Checkstyle changelog: https://github.com/checkstyle/checkstyle/releases (no changes required)

Fixes the following issue(s)

Fixes no GitHub issues, but fixes the Snyk workflow

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

@sonarcloud
Copy link

sonarcloud bot commented Jul 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@AudricV AudricV changed the title Update acra and checkstyle fixing vulnerability Update ACRA and Checkstyle to fix a dependency vulnerability Jul 1, 2023
@TobiGr TobiGr merged commit d845a15 into dev Jul 1, 2023
7 checks passed
@TobiGr TobiGr deleted the fix/acra branch July 1, 2023 22:18
This was referenced Jul 31, 2023
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.

None yet

2 participants