Skip to content

SentinelDeck 2.2.2

Latest

Choose a tag to compare

@sanmaxdev sanmaxdev released this 29 Jun 15:56

Adds python -m sentineldeck as a PATH-independent way to run the CLI. If pip install does a user install and you see sentineldeck: command not found (or "not recognized" on Windows), the package is fine — its Scripts directory just isn't on PATH. Run python -m sentineldeck scan example.com, or install with pipx install sentineldeck which sets up PATH for you.