Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

This PR contains the following updates:

Package Change Age Confidence
com.google.guava:guava 31.1-jre32.0.0-android age confidence

GitHub Vulnerability Alerts

CVE-2020-8908

A temp directory creation vulnerability exists in Guava prior to version 32.0.0 allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava com.google.common.io.Files.createTempDir(). The permissions granted to the directory created default to the standard unix-like /tmp ones, leaving the files open. Maintainers recommend explicitly changing the permissions after the creation of the directory, or removing uses of the vulnerable method.

CVE-2023-2976

Use of Java's default temporary directory for file creation in FileBackedOutputStream in Google Guava versions 1.0 to 31.1 on Unix systems and Android Ice Cream Sandwich allows other users and apps on the machine with access to the default Java temporary directory to be able to access the files created by the class.

Even though the security vulnerability is fixed in version 32.0.0, maintainers recommend using version 32.0.1 as version 32.0.0 breaks some functionality under Windows.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 9, 2023 23:01
@codecov
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.48%. Comparing base (9eaa487) to head (413b10e).
Report is 18 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #35      +/-   ##
============================================
+ Coverage     56.77%   58.48%   +1.71%     
+ Complexity      251      250       -1     
============================================
  Files            40       40              
  Lines          1927     1850      -77     
  Branches        135      132       -3     
============================================
- Hits           1094     1082      -12     
+ Misses          741      677      -64     
+ Partials         92       91       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from a02652b to 0d4f99f Compare February 7, 2024 08:52
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 0d4f99f to 16d5583 Compare March 7, 2024 12:33
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 16d5583 to 1a47af0 Compare May 1, 2024 10:27
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch 3 times, most recently from 81bb7cb to 274443e Compare June 14, 2024 11:32
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch 4 times, most recently from 82c965a to 78bedf9 Compare July 3, 2024 12:52
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 78bedf9 to 83c49e8 Compare July 23, 2024 08:24
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 83c49e8 to 0ca3f39 Compare August 21, 2024 13:30
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch 2 times, most recently from 65325ba to 413b10e Compare October 18, 2024 11:33
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 413b10e to 30cfc3a Compare November 11, 2024 17:46
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch 5 times, most recently from 7227101 to 5077a21 Compare March 5, 2025 12:21
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 5077a21 to 3bb675e Compare March 5, 2025 15:34
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch 2 times, most recently from d42c0d9 to c415fd8 Compare March 18, 2025 14:38
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from c415fd8 to ba54665 Compare June 24, 2025 10:28
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from ba54665 to 9005962 Compare August 8, 2025 11:41
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 9005962 to 50fc2fd Compare August 27, 2025 08:19
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 50fc2fd to 2570acb Compare September 8, 2025 11:04
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