HomeCybersecuritySecrets Scanning in CI/CD Pipelines

Secrets Scanning in CI/CD Pipelines

3D simulator of secrets scanning across a CI/CD pipeline: watch a leaked AWS key travel from a developer commit through pre-commit hook, git pre-receive hook and CI/CD pipeline scan, and compare what happens with the scanner on vs off.

Cybersecurity3DModerate60 FPS
secrets-scanning-in-ci-cd-pipelines ↗ Open standalone

A 3D side-by-side comparison of a CI/CD pipeline with and without secrets scanning: a leaked AWS key travels from a developer's local commit through a pre-commit hook, a git pre-receive hook, and a CI/CD pipeline scan, and gets blocked or reaches production depending on whether the scanner is enabled.

⚙ Under the hood

Compare a CI/CD pipeline with secrets scanning on vs off: a leaked AWS key travels from a developer commit through a pre-commit hook, a git pre-receive hook and a CI/CD pipeline scan, using real Shannon entropy analysis (H = -sum p(x) log2 p(x)) and AWS key regex matching to decide whether it gets blocked or reaches the public repo.

Three.jsCI/CDsecrets scanningDevSecOpsentropy analysis

3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install

What did you find?

Add reproduction steps (optional)