Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Python
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
Python
Commits
1be53881
Commit
1be53881
authored
Jun 5, 2024
by
Anoop Mazhavancheri
Committed by
Pierre Smeyers
Jun 5, 2024
Browse files
Options
Downloads
Patches
Plain Diff
ci(security): add Gitleaks scan
parent
26db6c48
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+5
-0
5 additions, 0 deletions
.gitlab-ci.yml
.gitleaksignore
+1
-0
1 addition, 0 deletions
.gitleaksignore
with
6 additions
and
0 deletions
.gitlab-ci.yml
+
5
−
0
View file @
1be53881
...
...
@@ -14,9 +14,14 @@ include:
-
project
:
'
to-be-continuous/semantic-release'
ref
:
'
3.10'
file
:
'
/templates/gitlab-ci-semrel.yml'
-
project
:
'
to-be-continuous/gitleaks'
ref
:
'
2.5'
file
:
'
/templates/gitlab-ci-gitleaks.yml'
stages
:
-
build
-
test
-
publish
variables
:
...
...
This diff is collapsed.
Click to expand it.
.gitleaksignore
0 → 100644
+
1
−
0
View file @
1be53881
dda82d21c9ba0e572abb74e0adb97268dc46d438:README.md:private-key:320
\ 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