Skip to content
Snippets Groups Projects
Commit babbe142 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Rename check_is_private_key_nor_password_is_not_logged -> check_for_private_key_or_password_logging

parent c1887e6d
No related branches found
No related tags found
2 merge requests!600v1.27.5.21 Release,!577Private key/password logging detection improvements
......@@ -196,7 +196,7 @@ testing_password_private_key_logging:
artifacts: true
script:
- cd "${CI_PROJECT_DIR}/tests"
- bash "${CI_PROJECT_DIR}/scripts/check_is_private_key_nor_password_is_not_logged.bash"
- bash "${CI_PROJECT_DIR}/scripts/check_for_private_key_or_password_logging.bash"
#<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<| TESTS |<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment