2.0.0_RC10: Feature/scan project (#201)
cx-ast-ci
released this
21 May 21:12
·
519 commits
to f487cf53239c8322950c1b067132baa594d09772
since this release
* The (--sources) argument can now handle GIT repo, zip, and directory scans. - removed (-d | --directory option - removed (-r | --repo-url) option - NOTE: this assumes compressed files are of type (.zip) - NOTE: this assumes GIT repo URLS start with (https:// or http://) - Removed extra message when create scan: "ERROR SENDING THE SCAN" * Correcting linting issues. * Linting correction. * - Corrected (--sources) help. * - Updated to RC10