Ruby properties

The properties for the fortify-sca.properties file in the following table apply to the translation of Ruby code.

Property name Description

com.fortify.sca.RubyLibraryPaths 

Specifies one or more paths to directories that contain Ruby libraries.

Value type: String (path)

Default: (none)

Command-line option: -ruby-path

com.fortify.sca.RubyGemPaths 

Specifies one or more paths to RubyGems locations. Set this value if the project has associated gems to scan.

Value type: String (path)

Default: (none)

Command-line option: -rubygem-path

Translating Ruby Code