No-you-talk-to-the-hand

Latest version: v1.0.5

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

Scan your dependencies

1.0.4

Added DB connection check support. configured as follows:

yaml
prod_db:
depends: corp_sec
proxy:
host: *HOST_CORP_PRIVILEGED_APP
user: *CORP_USER
pass: *CORP_PASS
check:
driver: mysql+pymysql
db: testdb
user: testuser
pass: testpass
host: 10.0.2.1
port: '3306'
forwards:
includes and excludes. items can be ips, subnets, or lists of ip/subnets.
include:
- *HOST_CORP_SECURE_DB

1.0.3

Minor usability and installation fixes

- Added explicit version to sshuttle dependency due some issue with the latest that breaks this project.
- Several other minor usability improvements

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.