nccgroup / VCG

VisualCodeGrepper - Code security scanning tool.
GNU General Public License v3.0
526 stars 115 forks source link

VisualCodeGrepper on Linux #8

Open rakeshkanyal opened 7 years ago

rakeshkanyal commented 7 years ago

Can we run VisualCodeGrepper on Linux? I am trying to use it in CentOS which is running on docker container.using WINE but getting issues like X server is not running and $DISPLAY is not set properly. Can someone please let me know if we can run it on Linux terminal?

sjortiz commented 6 years ago

I think that you could use xvfb to run it. maybe it helps.

retpoline commented 4 years ago

Yes, a way to run headless on Linux via wine/xvfb or otherwise would be great.