A cool SaaS project fostering security for Python projects

Joined February 2022
Photos and videos
python_security retweeted
Why You Should Be Using CISA's Catalog of Exploited Vulns informatech.co/3vXkcJl by Wade Baker @cyentiainst #CISA

4
7
python_security retweeted
mutable.ai/ Automatic refactoring for Python code in notebooks (cleaning up & grouping code; transforming cells into testable functions) Source code completion and docstring generation and automatically unrolling notebook state, if you ran cells out of order. Nice!
5
84
604
python_security retweeted
The Adversarial Robustness Toolbox is an open-source framework for ML security. ART is a Python library. It uses generative models to protect neural networks. It provides native integration with many popular ML frameworks like PyTorch, TensorFlow & more! 1/2
2
15
38
python_security retweeted
If you're learning Python or want to learn it, I highly recommend downloading this cheat sheet and having it handy to look up commands. darknetdiaries.com/python/
39
204
1,102
python_security retweeted
CVE-2020-15801 In Python 3.8.4, sys.path restrictions specified in a python38._p... vulmon.com/vulnerabilitydeta… Customizable Vulnerability Alerts: alerts.vulmon.com/?utm_sourc…

1
A very simple but powerful tool for vulnerabilities: #safety #python #CyberSecurity
How to check the security of some Python tool and its dependencies? $ pip install safety $ cd toolcatalog $ safety check Safety generate report based by #Python vulnerability database "Safety DB".
2
Let's do some coding tonight
Amazon CodeGuru announces Security detectors for Python applications and security analysis powered by Bandit aws.amazon.com/about-aws/wha…