An amazing tool for your coding projects
3 min readDec 15, 2021
Welcome back! Coding is one of my favorite things to do (well, sometimes it is 😂), and one of the most important pieces of coding is the security of your project, so what if there was a scanner that detects vulnerabilities for our projects? Well, there actually is! Luckily for us, this scanner is hosted on GitHub, check out the link below to access this scanner:
Here is a link to their website as well:
This project is actually written (primarily) in Go as well:
This specific scanner will actually scan different pieces of your projects for vulnerabilities, this includes: file systems, container images, Git repositories, and so much…