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 dd1fb89 commit fd2765aCopy full SHA for fd2765a
1 file changed
debian-linux/cli/kingfisher.sh
@@ -0,0 +1,11 @@
1
+#!/usr/bin/env bash
2
+
3
+echo
4
+echo "# ---------------------------------------"
5
+echo "Kingfisher - secret scanner and live secret validation tool"
6
+dra download --automatic --install --output ~/.local/bin/ mongodb/kingfisher
7
8
9
+echo "Kingfisher version: $(kingfisher --version)"
10
11
0 commit comments