Skip to content

PyGraas 0.1.0

Latest
Compare
Choose a tag to compare
@aadya940 aadya940 released this 31 Oct 15:27
· 13 commits to master since this release
  • Build DependencyGraph for Python Packages.
  • Detect Vulnerable Python Dependencies using VulnerabilityGraph, analyse these graphs.
  • Block Vulnerable functions,even the ones deep in the call stack.
  • A toolkit for security of python packages and graph analytics.
  • Easy to use API.