pyupio / safety

Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
https://safetycli.com/product/safety-cli
MIT License
1.66k stars 141 forks source link

fix: pass `cmd_len` arg to avoid error thrown by `safety auth --help` #516

Open jeff-at-tamer-dot-codes opened 2 months ago

jeff-at-tamer-dot-codes commented 2 months ago

See https://github.com/tiangolo/typer/commit/cfae1d2ba37a84789a1d8f112dde74cbf5a00d1e for more info. Fixes #515