Hi folks,
This is my first collab. It's a modest Python script that :
Downloads N GitHub repos based on a search term (you can filter by language, org, starts, etc.)
Runs three SAST tools: Bandit, Pyright and Semgrep to look for critical vulnerabilities.
If there are no vulns found, then...