CxPyPython SOAP API for the Checkmarx WSDLPlease install virtualenv on your machinecreate a virtualenvvirtualenv CxPyactivatesource CxPy/bin/activateclone the repository from githubgit clonechange working directory to CxPy directorycd CxPyinstall module dependenciespip install -r requirement.txtrun API to scan source code and generate PDF and XML reportspython APICx.pycheck reports from the CxPy/reports folder