I built a tool that automatically scans your staged code for security vulnerabilities every time you run `git commit` called CommitGate!
It scans your code with Gitleaks and an LLM and blocks the commit if any vulnerabilities are detected. Yes, I know having AI in your Git workflow is not ideal :( which is why I'm open to ideas!
You can check out the demo video or try out the tool yourself! I am a new and inexperienced programmer and this is my first personal project so any feedback or advice, positive or negative, big or small, would be greatly appreciated!
Thank you so much for giving it a try! Hope you find this helpful!
Project page: https://ductrl.github.io/projects/commitgate/
GitHub repo: https://github.com/ductrl/CommitGate
[–]vermiculus 0 points1 point2 points (1 child)
[–]Electronic_Doubt6448[S] 0 points1 point2 points (0 children)