diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-09-14 14:30:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-09-14 14:30:54 -0300 |
commit | d8ff24f043cb03d13062611666a08433b0f10de1 (patch) | |
tree | 413330bfdc08cc5466b233124547aa151d0dbcda | |
parent | 01e9b67a99e507c37c01863c49145f905b10e42e (diff) | |
download | apps-d8ff24f043cb03d13062611666a08433b0f10de1.tar.gz apps-d8ff24f043cb03d13062611666a08433b0f10de1.tar.bz2 |
Adds ssh-audit
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | ssh-audit | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6b2c8f3..8a0ec0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -127,3 +127,6 @@ [submodule "export-kobo"] path = export-kobo url = https://github.com/pettarin/export-kobo +[submodule "ssh-audit"] + path = ssh-audit + url = https://github.com/arthepsy/ssh-audit diff --git a/ssh-audit b/ssh-audit new file mode 160000 +Subproject 22b671e15f0c8acdaed8594d0a8ae9f7c330345 |