File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ nonselectables
3535obal
3636regen
3737Regen
38+ runtimes
3839SBUFFER
3940segs
4041sidx
4950tfield
5051THEWORD
5152timestr
53+ trivy
54+ trufflehog
5255unfunction
5356usetty
5457utillib
Original file line number Diff line number Diff line change 99 - id : trunk
1010 ref : v1.4.1
1111 uri : https://github.com/trunk-io/plugins
12- # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
12+ # Many linters and tools depend on runtime - configure them here. (https://docs.trunk.io/runtimes)
1313runtimes :
1414 enabled :
1515 - node@18.12.1
@@ -19,13 +19,13 @@ lint:
1919 disabled :
2020 - checkov
2121 - yamllint
22+ - trivy
23+ - trufflehog
2224 enabled :
2325 - actionlint@1.6.26
2426 - git-diff-check
2527 - markdownlint@0.38.0
2628 - prettier@3.1.1
27- - trivy@0.48.1
28- - trufflehog@3.63.5
2929actions :
3030 enabled :
3131 - trunk-announce
You can’t perform that action at this time.
0 commit comments