Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphasecio/jupyter-nbdefense
JupyterLab base notebook with NB Defense extension.
https://github.com/alphasecio/jupyter-nbdefense
dockerfile jupyter jupyter-notebook nbdefense protectai
Last synced: 4 days ago
JSON representation
JupyterLab base notebook with NB Defense extension.
- Host: GitHub
- URL: https://github.com/alphasecio/jupyter-nbdefense
- Owner: alphasecio
- License: mit
- Created: 2024-08-19T07:39:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T13:40:05.000Z (3 months ago)
- Last Synced: 2024-10-12T14:42:03.192Z (about 1 month ago)
- Topics: dockerfile, jupyter, jupyter-notebook, nbdefense, protectai
- Language: Dockerfile
- Homepage: https://go.alphasec.io/jupyter-nbdefense
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# jupyter-nbdefense
This repository deploys a JupyterLab base notebook with NB Defense extension.[NB Defense](https://protectai.com/nbdefense), by Protect AI, is an open-source Jupyter notebook scanning tool. It is available as a CLI tool, as well as an SDK and JupyterLab Extension (JLE). It allows you to look for secrets, personally identifiable information (PII), dependency vulnerabilities, and non-permissive licenses in ML OSS frameworks, libraries, and packages. With the [JupyterLab Extension](https://github.com/protectai/nbdefense-jupyter), you can get contextual help to identify issues within your Jupyter notebook, shifting security left, and making notebook users a strong participant in the overall security program. The CLI tool, on the other hand, is intended to be inserted into Continuous Integration (CI) systems as a pre-commit hook, ensuring a secure and streamlined process.
![jupyter-nbdefense](./jupyter-nbdefense.png)
For a detailed guide, see [this](https://alphasec.io/protect-jupyter-notebooks-with-nb-defense-extension/) post. To deploy on [Railway](https://railway.app/?referralCode=alphasec) using a one-click template, click the button below.
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/FLH3vz?referralCode=alphasec)