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

Compare with Current View Page History

« Previous Version 2 Next »

Please visit Kiuwan Supported Technologies to view the list of languages supported by Kiuwan so far.

For other languages not included, please contact Kiuwan Technical Support.

What is the Kiuwan support for SQL?

Kiuwan performs SQL analysis by providing specific support for PL-SQL and Transact-SQL, Informix and Sybase.

Kiuwan also provides support to analyze SQL code embedded into Java and Cobol source code.

Does Kiuwan support mobile technologies?

Android is supported (specific Java rules for Android, besides Java general rules), as well as Objective-C (iPhone and iPad).

Does Kiuwan support PHP Symfony?

For PHP analyses, Kiuwan provides a specific model (different from CQM) only for PHP Symfony with PHP, Javascript, and Symphony rules. There are also Symfony rules in the rules library in case you need to add them to your own model.

How do I analyze ABAP code?

Basically, to analyze ABAP code in Kiuwan is firstly needed to extract ABAP source code from the SAP server. After extracting the code, zip it an upload it to the cloud or analyze it locally.

To make these steps easy, Kiuwan provides a (old) ABAP source code extractor.

You can find detailed guides about SAP and Kiuwan in the ABAP Series in our blog:

  1. ABAP Code Quality & Security Vulnerabilities detection
  2. Static analysis for ABAP
  3. ABAP: continuous analysis with Kiuwan
  4. Perform Kiuwan analysis in your ABAP Development Life Cycle

How do I analyze C/C++ code?

C and C++ are fully supported by Kiuwan. You can analyze C/C++ code in the cloud, of course. But C and C++ is heavily dependant on compiler directives that are required to fine-tune the analysis. Typical cases are macros and header files resolution.

To fully support these options, you should use Kiuwan Local Analyzer to properly configure those options.

Please visit Configuring C or Cpp analysis for further info.

 

You can also find useful and step-to-step guide on how to configure C/C++ analysis in the following posts of Kiuwan Blog

  1. Analyzing C and C++ with Kiuwan
  2. C/C++ analysis with Kiuwan, part II

How do I analyze OracleForms code?

To analyze OracleForms code, the Forms binary files (*.fmb) must be converted to XML format (you can use Oracle conversion tool). After extracting the code, zip it an upload it to the cloud or analyze it locally.

Please visit Analyzing Oracle Forms for further info. 

 

How does Kiuwan help with security in Cobol, RPG and ABAP?

Kuwan Code Security includes detection rules that cover so-called "legacy" languages.

Please visit below links for further info:

  • No labels