opensearch-project / geospatial

Future home of Geospatial features for OpenSearch
Apache License 2.0
34 stars 34 forks source link

Remove default admin credentials in security test workflow #616

Closed ryanbogan closed 7 months ago

ryanbogan commented 7 months ago

Description

Removes default admin credentials to align with security change for 2.12

Issues Resolved

https://github.com/opensearch-project/geospatial/issues/615

Check List

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[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (34aec65) 89.14% compared to head (f68f41f) 89.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #616 +/- ## ========================================= Coverage 89.14% 89.14% - Complexity 767 768 +1 ========================================= Files 93 93 Lines 2746 2746 Branches 223 223 ========================================= Hits 2448 2448 Misses 219 219 Partials 79 79 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.