Execute Apex Sec scan for Workspace using Apex URL. It returns pass percentage.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
APEXSEC Jar file path |
| Yes | ApexSec Scanner Jar with complete path (example C:\\ApexScanner\\apexScanner.jar) |
APEX URL Name |
| Yes | Apex URL Name (e.g http://[host]:[port]/apex) |
APEX User Name |
| Yes | Provide database user APEX_xxxxx or owner (parsing schema) of the application for export and import operations. You can use system user as well |
APEX Password |
| Yes | Password for APEX User. |
...
Output Name | Description |
---|---|
| The pass percentage from the Apex Scan. eg: 85 |
Artifacts
This operation doesn’t consume or produce any artifacts.
...