Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
secrets
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Labels
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
GitLab.org
security-products
analyzers
secrets
Commits
6962ebce
Commit
6962ebce
authored
May 04, 2020
by
Zach Rice
❄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use triple quotes
parent
640b9cd5
Pipeline
#142472294
failed with stages
in 8 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scanner/gitleaks/gitleaks.toml
scanner/gitleaks/gitleaks.toml
+1
-1
No files found.
scanner/gitleaks/gitleaks.toml
View file @
6962ebce
...
...
@@ -34,4 +34,4 @@ regex = '''(?i)(sk|pk)_(test|live)_[0-9a-zA-Z]{10,32}'''
description
=
"Generic API Key"
regex
=
'''(?i)api[-_]?(key|token)\s*:?=\s*['\"][0-9a-zA-Z-_/]{8,40}['\"]'''
[whitelist]
files
=
[
"(.*?)(jpg|gif|doc|pdf|bin|svg|socket)$"
]
files
=
[
'''(.*?)(jpg|gif|doc|pdf|bin|svg|socket)$'''
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment