Skip to content

Conversation

@MrSidims
Copy link
Owner

@MrSidims MrSidims commented Jun 9, 2025

The following improvements were made:

  • Trimmed Dockerfile and added unprivileged user.
  • Introduced entrypoint.js for mode switching.
  • Hardened all subprocess.run invocations.
  • Updated README with secure run instructions and hardened container command.

MrSidims added 2 commits June 10, 2025 21:52
The following improvements were made:
- Trimmed Dockerfile and added unprivileged user.
- Introduced entrypoint.js for mode switching.
- Hardened all subprocess.run invocations.
- Removed direct exec() usage by sandboxing user code in subprocesses.
- Updated README with secure run instructions and hardened container command.
@MrSidims MrSidims merged commit 1de116f into main Jun 11, 2025
5 checks passed
@MrSidims MrSidims deleted the docker-compose branch June 12, 2025 16:54
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.

2 participants