nteract / testbook

🧪 📗 Unit test your Jupyter Notebooks the right way
https://testbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
416 stars 37 forks source link

Add a dependency check for known security vulnerabilities using safety package #110

Open willingc opened 3 years ago

willingc commented 3 years ago

The safety package tests dependencies of a project for known security vulnerabilities.