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

Fix for password leak in logs #100

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

vinaypotluri
Copy link

@vinaypotluri vinaypotluri commented May 22, 2024

Fixes: #99

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you lint your code locally prior to submission?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Fixes: liquibase#99

Signed-off-by: Vinay Potluri <[email protected]>
@vinaypotluri
Copy link
Author

@filipelautert
@MalloD12
@jandroav

Would appreciate your review on this fix

@jandroav
Copy link

@jandroav jandroav self-requested a review June 19, 2024 11:10
Copy link
Collaborator

@filipelautert filipelautert left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @vinaypotluri ! Could you fix the warnings so it builds and we can get it merged?

@jandroav jandroav merged commit 8ca991c into liquibase:master Jun 20, 2024
20 of 21 checks passed
@jandroav
Copy link

@vinaypotluri thanks! Package published and tested:

image

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

Successfully merging this pull request may close these issues.

[BUG] Console Log exposes passwords
3 participants