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

Compare with Current View Page History

« Previous Version 10 Next »

Kiuwan Code Security allows you to perform a security-focused analysis of your source code.

This analysis will be based on detection of security issues and vulnerabilities through an in-deep inspection of your source code.

Kiuwan Code Security provides a full report on security vulnerabilities, from a top view (Security Rating) to a fine-grain detailed view of vulnerabilities (and how to solve them).

Kiuwan Code Security arranges security aspects in three dashboards:

  • Summary:
    • A comprehensive top view of your application security (overall security rating, vulnerabilities quadrant, effort to reach upper levels of security, top-10 security vulnerabilities, top-10 worst files and timeline evolution of security indicators) 
  • Files:
    • A file-based  top-down view of security issues, i.e. a view that is organized on how secure are the source files of your application, letting you indentify which ones are less safe 
  • Vulnerabilities:
    • A security analysis page where you can inspect and manage all the vulnerabilities found in your source code, allowing you to search for specific defects, filter by vulnerability type, priority (and other criteria), and find remediation tips for all the security issued found in the analyzed source code.

 

Let’s go through them in detail.

 

 

  • No labels