Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
    --retrieve-data
       Download data from Kiuwan. An app name (-n) must be specified.
       If no analysis code (-ac) is specified, data from the last available baselines will be retrieved.
       An export format must be spceified (-f).
       Default: false
    -n, --softwareName
       Name of the target application
    -ac, --analysis-code
       In retrieve data mode, code that indentifies the analysis to get data from
    -f, --format
       In retrieve data mode, the export fomat. Available formats [threadfix]
       Available formats [threadfix]
    -o, --output-file
       In retrieve data mode, the output file location
 
Example: 
./agent.sh --retrieve-data -n myApplication -ac A-7e2-163d5623a78 -f threadfix -o /home/john/myfile.threadfix

 

 

 

Kiuwan REST-API 

 

Please visit following URL for details : Results of analysis#%C2%AB%C2%BBExportanalysisresultstoThreadFix