-
Notifications
You must be signed in to change notification settings - Fork 36
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
Remove default admin credentials in security test workflow #616
Remove default admin credentials in security test workflow #616
Conversation
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ 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 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks
Signed-off-by: Ryan Bogan <rbogan@amazon.com> (cherry picked from commit 7c214dc)
Description
Removes default admin credentials to align with security change for 2.12
Issues Resolved
#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.