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
c1887e6d
Commit
c1887e6d
authored
1 month ago
by
Mateusz Żebrak
Browse files
Options
Downloads
Patches
Plain Diff
Remove old exclude pattern from check_is_private_key_nor_password_is_not_logged
parent
f807103f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!600
v1.27.5.21 Release
,
!577
Private key/password logging detection improvements
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/check_is_private_key_nor_password_is_not_logged.bash
+0
-1
0 additions, 1 deletion
scripts/check_is_private_key_nor_password_is_not_logged.bash
with
0 additions
and
1 deletion
scripts/check_is_private_key_nor_password_is_not_logged.bash
+
0
−
1
View file @
c1887e6d
...
...
@@ -4,7 +4,6 @@ set -euo pipefail
function
find_password_private_keys
()
{
local
exclude_patterns
=(
"Error in response from url"
"Problem occurred during communication with"
"CI_"
"clive_local_tools"
...
...
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