Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
clive
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
clive
Commits
babbe142
Commit
babbe142
authored
2 months ago
by
Mateusz Żebrak
Browse files
Options
Downloads
Patches
Plain Diff
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
!600
v1.27.5.21 Release
,
!577
Private key/password logging detection improvements
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
scripts/check_for_private_key_or_password_logging.bash
+0
-0
0 additions, 0 deletions
scripts/check_for_private_key_or_password_logging.bash
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
babbe142
...
...
@@ -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_
n
or_password_
is_not_
logg
ed
.bash"
-
bash "${CI_PROJECT_DIR}/scripts/check_
for
_private_key_or_password_logg
ing
.bash"
#<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<| TESTS |<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
...
...
This diff is collapsed.
Click to expand it.
scripts/check_
is
_private_key_
n
or_password_
is_not_
logg
ed
.bash
→
scripts/check_
for
_private_key_or_password_logg
ing
.bash
+
0
−
0
View file @
babbe142
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment