Executes Apex Sec Scan for the SQL File and Executes Apex Sec Scan for the SQL File and returns pass percentage. The SQL file is should be the export of the Oracle Apex Application.
...
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
APEXSEC Jar file path |
| Yes | ApexSec Scanner Jar with complete path (example C:\\ApexScanner\\apexScanner.jar) |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
APEX SQL File Name |
| Yes | The path to the Apex SQL file. If relative, it is assumed to be in the FD_ARTIFACTS_DIR. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
APEX SQL File Name |
| No | The path to the Apex SQL file. If relative, it is assumed to be in the FD_ARTIFACTS_DIR. If not provided, value from project property will be used. |
Outputs
Output Name | Description |
---|---|
| The pass percentage from the Apex Scan. eg: 85 |
Artifacts
This operation consumes the SQL file artifact that is stored in the artifacts repository.
...
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.
...