Commit be8619a
authored
fix: trufflehog (#3101)
According to trufflehogs documentation, to scan an entire branch, it's only necessary to provide some simple configuration:
https://github.com/marketplace/actions/trufflehog-oss#advanced-usage-scan-entire-branch1 parent 34a1480 commit be8619a
1 file changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
0 commit comments