Versions Compared

Key

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

Execute Apex Sec scan for Workspace using Apex URL. Ireturns pass percentage.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription
APEXSEC Jar file pathFDAPEXSEC_SCANNER_JARYesApexSec Scanner Jar with complete path (example C:\\ApexScanner\\apexScanner.jar)
APEX URL NameFDAPEX_URLYesApex URL Name (e.g http://[host]:[port]/apex)
APEX User NameFDAPEX_USERYesProvide database user APEX_xxxxx or owner (parsing schema) of the application for export and import operations. You can use system user as well
APEX PasswordFDAPEX_PASSWORDYesPassword for APEX User.

...

Property NameProperty CodeRequiredDescription
Workspace NameFDAPEX_WORKSPACE_NAMEYesAPEX Workspace Name. Provide uppercase name.
Application IDFDAPEX_APPLICATION_IDNoAPEX Application ID

Inputs

Input NameInput CodeRequiredDescription
APEX URL NameFDAPEX_URLNoApex URL Name (e.g http://[host]:[port]/apex)
Workspace NameFDAPEX_WORKSPACE_NAMENoAPEX Workspace Name. Provide uppercase name.
APEX User NameFDAPEX_USERNoProvide database user APEX_xxxxx or owner (parsing schema) of the application for export and import operations. You can use system user as well
APEX PasswordFDAPEX_PASSWORDNoPassword for APEX User.
Application IDFDAPEX_APPLICATION_IDNoAPEX Application ID

Outputs

Output NameDescription
FDAPEXSEC_SCAN_PASSPERCENTAGEThe pass percentage from the Apex Scan. eg: 85

Artifacts 

This operation doesn’t consume or produce any artifacts.

...