Mining Github for CVEs!

Featured image

Tech Talk: Mining GitHub for CVE Research with an Enhanced Vulnerability Scanner

Abstract

Security research often begins with patterns — where do vulnerabilities come from, what practices make them more likely, and how can we spot them earlier? In this talk, I’ll walk through how I built an OSINT-powered vulnerability scanner for GitHub repositories that blends CVE trend analysis, Semgrep static analysis, and repository health metrics into a unified framework. You’ll see how this approach helped me identify bug-prone projects, optimize scanning for scale, and improve my own CVE research workflow.


Talk Outline

1. Why GitHub OSINT for Vulnerability Research (5 min)


2. Building the Enhanced Vulnerability Scanner (10 min)


3. Demo: From 1000 Repos to a Shortlist of Vulnerability Candidates (10 min)


4. Real Case Study: Turning OSINT into a CVE (5 min)


5. Lessons Learned & Future Work (5 min)

Advertisement