File tree
18 files changed
+83
-53
lines changed- deepfence_agent/plugins
- deepfence_worker
- deployment-scripts
- helm-charts
- deepfence-agent
- deepfence-console
- deepfence-router
18 files changed
+83
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
Submodule SecretScanner updated 10 files
- Makefile+1-1
- README.md+4-4
- docs/docs/secretscanner/configure/cli.md+1-1
- docs/docs/secretscanner/configure/output.md+1-1
- docs/docs/secretscanner/img/secretscanner.svg+1-1
- docs/docs/secretscanner/quickstart.md+4-4
- docs/docs/secretscanner/using/build.md+3-3
- docs/docs/secretscanner/using/scan.md+2-2
- go.mod+3-3
- go.sum+6-6
Submodule YaraHunter updated 17 files
- Makefile+1-1
- README.md+3-3
- config.yaml+2-2
- docs/docs/yarahunter/configure/cli.md+1-1
- docs/docs/yarahunter/configure/output.md+1-1
- docs/docs/yarahunter/configure/rules.md+1-1
- docs/docs/yarahunter/img/yarahunter.svg+1-1
- docs/docs/yarahunter/index.md+2-2
- docs/docs/yarahunter/quickstart.md+3-3
- docs/docs/yarahunter/using/build.md+3-3
- docs/docs/yarahunter/using/grpc.md+1-1
- docs/docs/yarahunter/using/scan.md+3-3
- go.mod+2-2
- go.sum+4-4
- main.go+10-3
- pkg/config/options.go+2
- pkg/scan/process_image.go+21-1
Submodule cloud-scanner updated 6 files
- cloudformation/self-hosted/organization-deployment/deepfence-cloud-scanner-org-common.template+1-1
- cloudformation/self-hosted/organization-deployment/deepfence-cloud-scanner-org-ecs.template+1-1
- cloudformation/self-hosted/single-account-deployment/deepfence-cloud-scanner.template+1-1
- docker-compose.yaml+1-1
- helm-chart/deepfence-cloud-scanner/Chart.yaml+2-2
- helm-chart/deepfence-cloud-scanner/values.yaml+1-1
Submodule yara-rules updated 1 file
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
0 commit comments