Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartDataLab
public
CI-CD components
Docker
Commits
07f6656d
Commit
07f6656d
authored
1 year ago
by
Anoop Mazhavancheri
Committed by
Pierre Smeyers
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
ci(security): add Gitleaks scan
parent
2f4f1fac
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+5
-1
5 additions, 1 deletion
.gitlab-ci.yml
.gitleaksignore
+1
-0
1 addition, 0 deletions
.gitleaksignore
with
6 additions
and
1 deletion
.gitlab-ci.yml
+
5
−
1
View file @
07f6656d
...
@@ -14,9 +14,13 @@ include:
...
@@ -14,9 +14,13 @@ include:
-
project
:
'
to-be-continuous/semantic-release'
-
project
:
'
to-be-continuous/semantic-release'
ref
:
'
3.10'
ref
:
'
3.10'
file
:
'
/templates/gitlab-ci-semrel.yml'
file
:
'
/templates/gitlab-ci-semrel.yml'
-
project
:
'
to-be-continuous/gitleaks'
ref
:
'
2.5'
file
:
'
/templates/gitlab-ci-gitleaks.yml'
stages
:
stages
:
-
build
-
build
-
test
-
publish
-
publish
variables
:
variables
:
...
...
This diff is collapsed.
Click to expand it.
.gitleaksignore
0 → 100644
+
1
−
0
View file @
07f6656d
a64568eb3639a163cb0f387257017209a85869d7:README.md:generic-api-key:181
\ No newline at end of file
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