Pyfg

Latest version: v0.50

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

Scan your dependencies

0.50

- work around an issue with some FortiOS (5.2.5, 5.4.0 for example) versions with SSH authentication by setting the key exchange explicitly in pyFG
Related PR: https://github.com/spotify/pyfg/pull/17

- examine system python version in a way that python 2.6 supports
Related PR: https://github.com/spotify/pyfg/pull/19

- also updated docs to mention that pyFG is _mainly_ tested with python 2.7

0.49

Fixing python3 related issues.

0.48

Added python3 compatibility. (Thanks ktbyers !)
See PR 13

0.47

Timeout can be configured now. Just pass it as an argument when creating the object:


device = fortios.FortiOS('10.48.71.2', username='admin', timeout=1)

0.46

Support for ~/.ssh/config to use the ProxyPass options in there.

Check the documentation here: http://pyfg.readthedocs.org/en/latest/ssh_config.html

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.