ssh bandit

This commit is contained in:
Miguel Jacq 2026-01-02 14:18:24 +11:00
parent 55a815564f
commit 4315503d19
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -453,7 +453,7 @@ async def crawl_and_generate_csp(
"}, true); } catch(_){} }" "}, true); } catch(_){} }"
) )
except Exception: except Exception:
pass pass # nosec
def _on_console(msg): def _on_console(msg):
try: try: