File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
version : 2.1
2
2
3
+ orbs :
4
+
5
+
3
6
defaults : &defaults
4
7
parameters :
5
8
node_version :
@@ -87,6 +90,12 @@ workflows:
87
90
version : 2
88
91
test_and_release :
89
92
jobs :
93
+ - prodsec/secrets-scan :
94
+ name : Scan repository for secrets
95
+ context :
96
+ - snyk-bot-slack
97
+ channel : os-team-managed-alerts
98
+
90
99
- lint :
91
100
name : lint
92
101
context : nodejs-install
@@ -112,4 +121,4 @@ workflows:
112
121
filters :
113
122
branches :
114
123
only :
115
- - master
124
+ - master
Original file line number Diff line number Diff line change
1
+ c9fdda06e37173e730b2a6c5554d220e4ab74de2:test/fixtures/eigen/Podfile.lock:generic-api-key:525
2
+ c9fdda06e37173e730b2a6c5554d220e4ab74de2:test/fixtures/eigen/Podfile.lock:generic-api-key:559
3
+ c9fdda06e37173e730b2a6c5554d220e4ab74de2:test/fixtures/eigen/Podfile.lock:generic-api-key:593
Original file line number Diff line number Diff line change
1
+ repos :
2
+ - repo : https://github.com/gitleaks/gitleaks
3
+ rev : v8.16.1
4
+ hooks :
5
+ - id : gitleaks
You can’t perform that action at this time.
0 commit comments