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

Add misconfiguration of docker secret in code (See for docker compose: https://docs.docker.com/engine/swarm/secrets/) #811

Open
2 tasks
Tracked by #37
commjoen opened this issue May 8, 2023 · 3 comments
Assignees
Labels
hacktoberfest help wanted Extra attention is needed New Challenge Adding a new Challenge

Comments

@commjoen
Copy link
Collaborator

commjoen commented May 8, 2023

Create a challenge for docker compose setup, where the compose secret is hardcoded inside teh docker compose yml

TODO:

  • Implement a docker-compose setup for wrongsecrets with the secret as an env var, add the compose file to the repo
  • implement the challenge according to contributing.md, but make sure we read the challenge from the file so we can play the challenge without the need to actually use teh docker-compose setup.
@commjoen commjoen added New Challenge Adding a new Challenge help wanted Extra attention is needed labels May 8, 2023
@Shubham-Patel07
Copy link
Contributor

HI @commjoen,
I want to work on this issue Please assign this one to me 😁

@commjoen
Copy link
Collaborator Author

commjoen commented Jul 8, 2024

it;s all yours :D .

@commjoen
Copy link
Collaborator Author

commjoen commented Jul 8, 2024

note: the docker-compose file and its env should only be used to showcase that the problem is real ;-), we should just make it work from a docker perspective.
The .env file will have to be copied into the container to "Fake" it i guess. (And we need to explain in the code as a doc why we do it)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest help wanted Extra attention is needed New Challenge Adding a new Challenge
Projects
Status: In progress
Development

No branches or pull requests

2 participants