Skip to content

protectai/nbdefense

Repository files navigation

🛡️ NB Defense

bandit build black mypy tests License: Apache 2.0

🏃‍♀️ Quick Start

pip install nbdefense

🙋‍♂️ What is NB Defense?

Brought to you by Protect AI, NB Defense is a CLI tool and SDK that encourages you to think about security throughout every step of your machine learning development process. You can use nbdefense to scan for Secrets, Personally Identifiable Information (PII), Common Vulnerabilities and Exposures(CVE), and Licenses in your notebook and dependency files.

NB Defense also acts as a SDK for our Jupyter Lab Extension. Visit our documentation, or the repository below to learn more.

📄 Documentation

For more details and documentation visit these links:

💪 Contributing

Welcome to the team! We are open to contributions and working with the community to make notebooks safer for everyone.

If you would like to contribute, please visit CONTRIBUTING.md to get started as a developer, or to suggest bug fixes, improvements, or new features follow this link to our FAQ page.