DEV Community

Cover image for To improve good security practices
Alejandro Avellaneda
Alejandro Avellaneda

Posted on • Edited on

To improve good security practices

In my work we are using Vega Vulnerability Scanner which is a free open source tool that I discovered recently for security testing.
We saw thanks to this tool that we had some problems with SQL injections. It can be used as a test platform for web security testing.
highly recommended I leave the link of the official site
https://subgraph.com/vega/download.html

Top comments (0)