PyRaider

Python Source Composition Analysis

[object Object]

What is PyRaider ?

It is a Source Composition Analysis (SCA) tool for python dependencies.

[object Object]

Why Should Use ?

We use a lot of open source packages in our project because it will save our time also they have amazing features. Open source packages might use another dependencies. If anyone of the dependencies has a vulnerability, it might affect your project also. To avoid this we should use Source composition Analysis tools (SCA). It will find the vulnerabilities and also gives us the remediation.

[object Object]

Contribute

We welcome contributions to this project in the form of:

  • Feature Requests, Suggestions
  • Bugs
  • Help with writing tests
  • Add-on features, plugins, etc
  • Documentation