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 the hardcode password in IT #1853

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

Zhangxunmt
Copy link
Collaborator

@Zhangxunmt Zhangxunmt commented Jan 10, 2024

Description

This "password" triggered some security concerns. Randomizing this variable to avoid confusion as this is not password to any real resources. This PR can be used to verify the fix of the security concern.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Xun Zhang <xunzh@amazon.com>
Signed-off-by: Xun Zhang <xunzh@amazon.com>
@Zhangxunmt Zhangxunmt changed the title rename the fake credential in IT fix the hardcode password in IT Jan 11, 2024
@Zhangxunmt Zhangxunmt merged commit 94d2f51 into opensearch-project:main Jan 12, 2024
4 of 10 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 12, 2024
* rename the fake credential in IT

Signed-off-by: Xun Zhang <xunzh@amazon.com>

* create random password for IT

Signed-off-by: Xun Zhang <xunzh@amazon.com>

---------

Signed-off-by: Xun Zhang <xunzh@amazon.com>
(cherry picked from commit 94d2f51)
Zhangxunmt added a commit that referenced this pull request Jan 12, 2024
* rename the fake credential in IT

Signed-off-by: Xun Zhang <xunzh@amazon.com>

* create random password for IT

Signed-off-by: Xun Zhang <xunzh@amazon.com>

---------

Signed-off-by: Xun Zhang <xunzh@amazon.com>
(cherry picked from commit 94d2f51)

Co-authored-by: Xun Zhang <xunzh@amazon.com>
austintlee pushed a commit to austintlee/ml-commons that referenced this pull request Mar 19, 2024
* rename the fake credential in IT

Signed-off-by: Xun Zhang <xunzh@amazon.com>

* create random password for IT

Signed-off-by: Xun Zhang <xunzh@amazon.com>

---------

Signed-off-by: Xun Zhang <xunzh@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants