Execute Apex Sec scan for Workspace using Apex URL. It returns t 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 |
Username |
| 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. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Workspace Name |
| Yes | APEX Workspace Name. Provide uppercase name. |
Application ID |
| No | APEX Application ID |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
APEX URL Name |
| No | Apex URL Name (e.g http://[host]:[port]/apex) |
Workspace Name |
| No | APEX Workspace Name. Provide uppercase name. |
APEX |
Username |
| No | 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 |
| No | Password for APEX User. |
Application ID |
| No | APEX Application ID |
Outputs
Output Name | Description |
---|---|
| The pass percentage from the Apex Scan. eg: 85 |
Artifacts
This operation doesn’t consume or produce any artifacts.
...
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instancetarget. Selecting a specific resource will result in selection of endpoints associated to the environment instance target which have that resource defined.
...