You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

 

Kiuwan for Developers (K4D) for JetBrains is a plugin that facilitates and automates compliance with security normatives, quality standards and best practices for several languages.

Kiuwan for Developers monitors and reports on security and quality issues of your code at the point that it is written. This immediate feedback provides you with the opportunity to fix/improve your code before it is delivered.

This plugin connects with Kiuwan and harness the power of its security and quality models to prevent vulnerabilities and errors.

Kiuwan for Developers for JetBrains has been succesfullt tested with:

  • Intellij IDEA
  • PhpStorm
  • PyCharm

 

 

Installation

 

TBD

Configuration

After installation, you need to configure K4D to connect to Kiuwan. Please, remember that you need to have a valid Kiuwan Account.

 

Go to File >>  Settings and select Tools >> Kiuwan >> Connection Settings

 

Proxy settings

In case you are using a proxy, please configure Proxy configuration .



The Kiuwan server URL comes preconfigured (leave it with default value)

Fill in User and Password fields with your Kiuwan account's credentials.

Please, Save and check configuration before apply changes.

 

Mapping your Idea Project to Kiuwan Application

After K4D is installed, you are ready to map your Idea project to a Kiuwan application.

This action will allow synchronizing defects and vulnerabilities found by Kiuwan to your source code, being ready to work on fixing the issues.


To map your Idea project to Kiuwan, open File >>  Settings and select Tools >> Kiuwan >> Remote Application

A dialog will open with a combo of available applications where you can select the application that matches your project in the Kiuwan account.

 


 

Kiuwan Defects List

Once mapped, you can open Kiuwan Defects List by selecting Tools >> Show Kiuwan Defects

Kiuwan Defect List window will appear docked to your Idea layout. Double-clicking on a defect will open the file and select the line of the defect.

 

 

Also, right-clicking on the defect and selecting Rule information will open a browser with  the documentation of the Kiuwan rule that detected the selected vulnerability.

To get access to Rule information, please use same credentials as those configured in Connection Properties.

 

Refreshing Defects List

To be sure you are working on the last list of defects found by Kiuwan, you need to manually refresh the defect list.

Clicking on   icon will update Kiuwan Defects List to the latest contents of Kiuwan servers.

Configuring the Contents of  Defects List

Clicking on   icon will allow to configure the contents of Kiuwan Defects List.

 

Please visit K4D for Eclipse - Server defects list for a full description of available options.

 

 

Support and Troubleshooting 

If you experience problems with the Kiuwan plugin for IntelliJ IDEA , you can read Kiuwan Documentation to find a solution, or if you prefer you can collect troubleshooting information and send it to us.

 

Support Information

Important information for troubleshooting is scatered across several log and configuration files.

To make this process easier to you, just go to Settings >> Tools >> Kiuwan >> Support and press the Extract support data button.

Choose the folder where you want to save this information, and submit to our technical support team the compressed file generated there. 

Visit  Contact Kiuwan Technical Support on how to contact us. We will address your problem as soon as possible.

 

 

  • No labels