Skip links
Services

Online ABAP Code Security Scanner

Empowering Secure, Efficient, and Compliant SAP ABAP Development—in Real Time and Without Data Retention

[abap_scanner_form_with_api]
What is a 1 credit?

A single credit represents the unit cost for scanning and analyzing ABAP code for potential vulnerabilities or security issues. It is used to measure the computational resources and expertise required to process and assess the given code.

For example, to scan the following ABAP code:

ABAP Code
METHOD read_file. DATA: filename TYPE string, filepath TYPE string, filedata TYPE string. filename = request->get_form_field('filename'). filepath = '/var/www/uploads/' && filename. CALL FUNCTION 'GUI_UPLOAD' EXPORTING filename = filepath IMPORTING filelength = len TABLES data_tab = filedata. response->set_data( filedata ). ENDMETHOD.

It would require 1.5 credits.

Yes, we have. We can refund the credits that you have not used upon request.