aura
Python source code auditing and static analysis on a large scale (by SourceCode-AI)
pyt
A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications (by python-security)
Our great sponsors
aura | pyt | |
---|---|---|
2 | 2 | |
74 | 2,069 | |
- | 0.0% | |
7.7 | 0.0 | |
3 months ago | over 1 year ago | |
Python | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
aura
Posts with mentions or reviews of aura.
We have used some of these posts to build our list of alternatives
and similar projects.
-
A Large-Scale Security-Oriented Static Analysis of Python Packages in PyPI
I've done extensive research in this area and looked at existing tools including bandit to scan the whole pypi repository and monitor what is being uploaded there, the conclusion was that most of the tools are not up for this task so I made a new framework from scratch that is specially design for this purpose, to scan the whole PyPI repository, it's called Aura: https://github.com/SourceCode-AI/aura
-
Ever npm/pip installed malware? A modest call for action
Consider contributing your talents to projects that seek to improve the security of these registries. One project worth your attention is Aura, a Python source code auditing and static analysis tool. For those who want to explore Python malware detection challenges identified as important by the Python Software Foundation, see here. Consider contributing malware checks to the Python Package Index codebase, aka Warehouse.
pyt
Posts with mentions or reviews of pyt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-12-28.
- python-security/pyt - A Static Analysis Tool for Detecting Security Vulnerabilities in Python Web Applications
-
Security Audit of 3rd Party Packages
https://github.com/python-security/pyt (no longer maintained, but still works).
What are some alternatives?
When comparing aura and pyt you can also consider the following projects:
pytype - A static type analyzer for Python code
bap - Binary Analysis Platform
klara - Automatic test case generation for python and static analysis library