I scanned 5000 random Jupyter Notebooks from GitHub. Here’s the “Graveyard” of secrets I found.
We are currently living through the AI gold rush. Companies are hiring Data Scientists by the dozen, building RAG pipelines, and fine-tuning LLMs. But while DevSecOps teams are busy building fortresses around production Kubernetes clusters, there is a massive gap in the security perimeter right at the developer’s fingertips: The Jupyter Notebook. I wanted to test a hypothesis: ML engineers are prioritizing speed over hygiene, and notebooks are leaking critical infrastructure credentials. To prove this, I didn’t hack anyone. I […]