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

[Backport to main]fix security IT failure caused by weak password (#951) #1257

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

zane-neo
Copy link
Collaborator

@zane-neo zane-neo commented Aug 28, 2023

Description

Backport #951 to main
Reverted #1246 since the json structure changed.

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.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #1257 (f7d0ddd) into main (aa85254) will increase coverage by 0.01%.
Report is 4 commits behind head on main.
The diff coverage is 92.85%.

@@             Coverage Diff              @@
##               main    #1257      +/-   ##
============================================
+ Coverage     82.29%   82.30%   +0.01%     
  Complexity     1915     1915              
============================================
  Files           149      149              
  Lines          7502     7501       -1     
  Branches        746      744       -2     
============================================
  Hits           6174     6174              
  Misses          986      986              
+ Partials        342      341       -1     
Flag Coverage Δ
ml-commons 82.30% <92.85%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...ain/java/org/opensearch/ml/engine/ModelHelper.java 90.00% <75.00%> (+0.27%) ⬆️
...n/model_group/TransportUpdateModelGroupAction.java 87.50% <100.00%> (+0.68%) ⬆️

@zane-neo zane-neo merged commit a47db3a into opensearch-project:main Aug 28, 2023
11 checks passed
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

Successfully merging this pull request may close these issues.

4 participants