There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This library intends to help users detect SQL Injection vulnerabilities from their source code. It has several structures that take-in Python source code and use abstract-syntax trees (ASTs) to analyze for such vulnerabilities.