Frontdoor

Latest version: v0.1.5

Safety actively analyzes 621008 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.3

MyPy type annotation support was added. Type annotations always existed in the code, but I only recently discovered MyPy doesn't pick them up for packages unless `py.typed` is added to the distribution. Ugh.

FrontDoor now also supports decorating functions which don't accept a list of strings. This is done by checking the arity of the function before calling it using the inspect module, and should work with Python 2 and Python 3.

0.1.2

First significant release to PyPi. Before this project was expected to be vendored.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.