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

Hide environment variables #37

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

mpass99
Copy link

@mpass99 mpass99 commented Aug 20, 2024

from unprivileged user.

For Poseidon, the entry point is just used for the sleep infinity command. However, because it is run as the unprivileged user the environment can be accessed. This undermines our efforts in Poseidon to hide the environment variables.

from unprivileged user.
Copy link
Member

@MrSerth MrSerth left a comment

Choose a reason for hiding this comment

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

Despite discovering openHPI/poseidon#678, the issue is not caused by the changed entry point. Hence, I think these changes are fine and ready for deployment 💯

@MrSerth MrSerth merged commit b5c5fcb into openHPI:main Sep 4, 2024
1 check passed
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