Skip to content

Commit 7394488

Browse files
added author and my fav meme image
1 parent db1b10c commit 7394488

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

Readme.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22
<p align="center">
33
<img width="960" height="309" alt="final-k8s" src="https://github.com/user-attachments/assets/e5ef535e-a07a-4cd5-9fbd-926a0c62cf39" />
44
</p>
5-
</div>
65

76
[![Watch the demo video](https://github.com/user-attachments/assets/4ba51960-d9d2-4ac4-9272-c4ee3c5cf262)](https://www.youtube.com/watch?v=mAr62XBVbmg)
7+
</div>
8+
89
> 📽️ Click the image above to watch the full 25-minute walkthrough on YouTube.
910
> It includes setup, explanation, CVE scan demo, and auto resource creation.
1011
12+
1113
# 🛡️ Kubernetes CVE Scanner with Custom Controller + Admission Webhook
1214

1315
This project includes a **Kubernetes custom controller** that:
@@ -76,7 +78,15 @@ $ kubectl apply -f manifest/webhook-example/pureZeroCVE.yml
7678
# due to this parameter `name: BYPASS_CVE_DENIED` set as yes or true
7779
$ kubectl apply -f manifest/webhook-example/ZeroInitCVE.yml
7880
```
79-
### Todo:
80-
- Better docs and guide
81+
> Todo:
82+
> Better docs and guide
83+
84+
<p align="center">
85+
<img width="450" height="450" alt="image" src="https://github.com/user-attachments/assets/92fe17a5-bffe-469d-beb3-0769bb85d4a5" />
86+
</p>
87+
88+
## Author
89+
90+
Built with 💙 by **Rahul Vishwakarma**
8191
82-
Happy Scan-ing!
92+
> Happy Scan-ing!

0 commit comments

Comments
 (0)