Skip to content

Pre-release 1.0.9

Choose a tag to compare

@jay-nanduri jay-nanduri released this 03 Aug 14:20
50cfe0c

Added feature to retrieve results from CLI RC-14 version.

Two methods cxGetResultsList(String scanID, String formatType) and cxGetResultsSummary(String scanID, String formatType, String target) that will return the results either as a JSON, List or HTML string. Additionally, by passing file path in target argument, the wrapper will pass this to CLI so that the target file with the specified name is created.