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 Dockerfile to specify restricted Java temp directory #1499

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

emerkle826
Copy link
Collaborator

@emerkle826 emerkle826 commented Apr 16, 2024

Fixes #1495

This does not update the Guava dependency to address CVE-2023-2976, but rather implements a workaround to ensure that the Java temp directory is set to a path that is restricted to the Reaper user.

It also adds the Memeory Storage backend directory location that is needed in the image as of #1487

NOTE: This Fixes #1489 as well

@emerkle826 emerkle826 self-assigned this Apr 16, 2024
@emerkle826 emerkle826 merged commit d8e2929 into master Apr 17, 2024
21 checks passed
@emerkle826 emerkle826 deleted the guava-workaround branch April 17, 2024 12:16
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.

Fix Guava CVEs Add env variable to Docker image for Memory Storage backend location
2 participants