Versions Compared

Key

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

 

Developers and integrators can connect to Kiuwan using two ways:Kiuwan by different means:

  • Jenkins plugin.
  • IBM UrbanCode Deploy plugin
    • With Kiuwan plugin for IBM UrbanCode you can add automatic code  analyses in your deployment process. This plugin allows you to include a step in the design of the component deployment process that will automatically launch a Kiuwan code analysis. The Kiuwan plugin never uploads your source code to Kiuwan servers. Instead, the analysis is run locally and just the quality results are uploaded to Kiuwan.             
  • Cloudbees
    • You can include the analysis of your code in your CloudBees CI process and take the appropriate action if the analysis results don’t meet the specified thresholds.
  • IBM Bluemix DevOps services
  • Team Foundation Server 
  • REST API.
    • Kiuwan REST API allows you to  retrieve data from Kiuwan and it is intended for developers who want to write applications that can interact with the Kiuwan API. 
    • Typical scenarios might be to create your own dashboard or to integrate it in a continuous integration service to block a promotion between environments based on
    REST API. If you need to get quality results from Kiuwan. It is useful to integrate Kiuwan information in your own dashboard or if you want to block a promotion between enviroments based on the
    • quality results.
  • Local analyzer —command line—. If you want to
    • Local Analizer's Command Line Interface (CLI) is specially suited to provide all the Kiuwan functionality through command line statements easily integrated in any scripting language. You can order an analysis automatically or schedule your
    quality procedure.Jenkins plugin. This plugin allows you to run kiuwan static analysis of your code as part of your continuous integration process with Jenkins
    • analysis procedure.
  • Third party analyzers.
    • Kiuwan can import results from other analyzers, so you can analyze with MS FxCop or HP Fortify and view all results in Kiuwan dashboards.



---

Page Tree
root@self