We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac68847 commit 23885d8Copy full SHA for 23885d8
completions/.gitignore
@@ -236,6 +236,7 @@
236
/_terraform
237
/tightvncviewer
238
/tracepath6
239
+/_trivy
240
/typeset
241
/_upctl
242
/_vacuum
completions/Makefile.am
@@ -786,6 +786,7 @@ CLEANFILES = \
786
_terraform \
787
tightvncviewer \
788
tracepath6 \
789
+ _trivy \
790
typeset \
791
_upctl \
792
_vacuum \
@@ -886,7 +887,7 @@ symlinks: $(DATA)
886
887
$(ss) gkrellm \
888
gkrellm2
889
$(ss) _golangci-lint \
- _hugo _kn _op _sshi _upctl _vacuum
890
+ _hugo _kn _op _sshi _trivy _upctl _vacuum
891
$(ss) gpgv \
892
gpgv2
893
$(ss) gssdp-discover \
0 commit comments