ssh-audit icon indicating copy to clipboard operation
ssh-audit copied to clipboard

problems found by Sonatype Lift scan

Open XSpielinbox opened this issue 2 years ago • 2 comments

When running Sonatype Lift on this repository, it finds 52 problems that can be viewed online.

I don't know how good/helpful these results are, but they might be worth to look at and fix them.

XSpielinbox avatar Jul 01 '23 13:07 XSpielinbox

@XSpielinbox : thanks for letting me know! I've fixed most of the problems found by Shellcheck in https://github.com/jtesta/ssh-audit/commit/953683a76213c6388f01709e624ef6e70ad79c79.

As a note to myself, the following tools made some additional findings that may be worth looking into:

  • https://github.com/microsoft/pyright
  • https://github.com/facebook/pyre-check
  • https://github.com/PyCQA/bandit

jtesta avatar Sep 05 '23 17:09 jtesta

Glad to hear!

XSpielinbox avatar Sep 05 '23 18:09 XSpielinbox