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 sensitive information from container build logs and minimize logs by default #617

Open
2 tasks
leochr opened this issue May 30, 2024 · 1 comment
Open
2 tasks
Assignees

Comments

@leochr
Copy link
Member

leochr commented May 30, 2024

Evaluate and hide passwords and sensitive information from the container image build logs. Even when verbose is enabled, these should be hidden.

We should also minimize the build logs by default and show additional information only when verbose is enabled.

Any errors during the build process should always appear in build logs (whether verbose is enabled).

  • Delivered to WL
  • Delivered to OL
@kabicin
Copy link
Collaborator

kabicin commented Jun 3, 2024

PRs ready for review:
WL docker: #618
OL docker: OpenLiberty/ci.docker#548

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants