Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix file management and permissions issues #23

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Conversation

nollium
Copy link
Contributor

@nollium nollium commented Dec 12, 2024

Hello, this PR fixes some bugs that might lead to security-related issues:

  1. Run the docker installation using an unprivileged user
  2. Add some recursion and size limits to prevent DOS
  3. Fix some bugs related to symbolic links
  4. Add a missing dependency to requirements.txt

Copy link
Owner

@cyclotruc cyclotruc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and tested locally, invaluable PR thank you

@cyclotruc cyclotruc merged commit 9996a06 into cyclotruc:main Dec 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants