02 · Project 01
Secure SDLC program
- Type
- Internal platform
- Status
- Live, org-wide
- Role
- Designed, built, own
Level 1
Local, before commit
Level 2
Pull request
Level 3
Production push
$ secure-scan
One image. One command. Every scanner.
Developers pull one container image and run the full scan set before they commit, on any OS.
webhook → review bot
Every pull request gets a first pass.
A serverless bot runs the scanners in parallel, then posts an AI summary and one consolidated report on the pull request.
on push → security judge
Production is judged, reported and gated.
Parallel SAST, SCA and secret scans. An AI judge screens false positives, reports are versioned, Jira syncs, hard gates block.
Dashboard
Reports behind role-based access, with version history, PDF export and Jira integration.
Runners
Scanners run on ephemeral serverless runners with short-lived OIDC credentials, so there are no long-lived keys.
Outcome
From manual and inconsistent to automatic, uniform and auditable across the whole project estate.