Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 685 Bytes

SECURITY.md

File metadata and controls

18 lines (13 loc) · 685 Bytes

Security

Since reverse-argparse is just a small Python package wrapping argparse from the standard library, there's not really anything to be concerned with here in terms of security. We run the flake8-bandit security scanner via pre-commit, though, just in case.

Security Vulnerabilities

If you discover a security vulnerability in reverse_argparse, please head on over to the Security Advisories page and draft a new advisory. We thank you in advance for helping to improve the security of this package.