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 #18005: Mask Greenplum Password #18047

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Fix #18005: Mask Greenplum Password #18047

merged 2 commits into from
Oct 4, 2024

Conversation

ulixius9
Copy link
Member

@ulixius9 ulixius9 commented Sep 30, 2024

Describe your changes:

Fix #18005: Mask Greenplum Password

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@ulixius9 ulixius9 requested a review from a team as a code owner September 30, 2024 09:10
@ulixius9 ulixius9 changed the title Fix #18005: Mark Greenplum Password Fix #18005: Mask Greenplum Password Sep 30, 2024
@github-actions github-actions bot added Ingestion safe to test Add this label to run secure Github workflows on PRs labels Sep 30, 2024
ayush-shah
ayush-shah previously approved these changes Oct 1, 2024
Copy link

sonarcloud bot commented Oct 4, 2024

@ulixius9 ulixius9 merged commit 52ea9ea into main Oct 4, 2024
15 of 18 checks passed
@ulixius9 ulixius9 deleted the issue-18005 branch October 4, 2024 11:27
@datapopcorn
Copy link

Hi, will this fix include in the next release?

ulixius9 added a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GP connection password is not MASKED
4 participants