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

Security: Change login to use --password-stdin #17

Open
lexemmens opened this issue Sep 10, 2020 · 0 comments
Open

Security: Change login to use --password-stdin #17

lexemmens opened this issue Sep 10, 2020 · 0 comments
Assignees

Comments

@lexemmens
Copy link
Owner

Currently, this plugin uses --password to login to a container registry. This is insecure and should be changed to --password-stdin.

@lexemmens lexemmens self-assigned this Sep 10, 2020
sirchia added a commit to sirchia/podman-maven-plugin that referenced this issue Jan 13, 2022
… and podman executor services and extended it with fluend command configuration.

Refactored podman login command to use --password-stdin instead of commandline provided password, fixing issue lexemmens#17
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

No branches or pull requests

1 participant