PyRaider
Python Source Composition Analysis
What is PyRaider ?
It is a Source Composition Analysis (SCA) tool for python dependencies.
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.
Contribute
We welcome contributions to this project in the form of: