Versions Compared

Key

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

...

This task will run a Kiuwan baseline analysis as part of your build definition. To make it work you first need to decide if you are using the credentials in the Kiuwan service endpoint or override them with variables as describe above. Next you have to decide what is going to be the name of the application in Kiuwan you want to associate the results to. There are 3 options

Kiuwan application name

  • Use the TFS/VSTS Project name.

...

  • This is the default. We use the $(System.TeamProject) variable for the Kiuwan application name. If an application with the same name as the project doesn't exisit in Kiuwan it will be automatically created.

Image Added

  • Pick the Kiuwan application from a list. This option associates the results to an existing application in your Kiuwan account. the list is populated from your account using the Kiuwan connection selected in the task. The applications listed are the ones you have, at least, read permissionsin the account based on the credentials set in the Kiuwan service endpoint selected.

Image Added

  • Set a new application name. With this option you can create a new application in your Kiuwan account with the name you enter here.

Image Added

 

 

 

The results are automatically uploaded to your Kiuwan account in the cloud where you can see the results and browse through the security vulnerabilities and other relevant defects found in your applications.

...