Skip to content

Commit a8e3c8c

Browse files
authored
Update README.md
1 parent c31df04 commit a8e3c8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Powered by a custom enforcement engine (SecTL), along with Gitleaks for secrets
6363

6464
Every push is treated as a security checkpoint. If it fails, it never deploys.
6565

66+
```
6667
git push
6768
└── GitHub webhook triggers the scan pipeline
6869
└── Repository is cloned into an isolated scan environment
@@ -93,6 +94,7 @@ git push
9394
├── Displays repo status (PASS / FAIL)
9495
├── Shows severity breakdown
9596
└── Provides actionable fixes per finding
97+
```
9698

9799
## 🚀 What it actually does
98100

0 commit comments

Comments
 (0)