runDependencyCheck
Dependency-check is an SCA tool and it allows a user to run scans on Dependencies which generates reports for known vulnerable components. that we used in our source. This operation can be executed after the build or before deployment on the artifact.
OWASPDV
This operation will install OWASPDC V 8.1.0 tool on the endpoint. You can download other Version from OWASPDC .
Target PropertiesÂ
Property Name | Property Code | Required | Description |
OWASPDC Path |
| No | Absolute path to OWASPDC Home folder (if this value left empty plugin will install V8.1.0 on end point) |
Project PropertiesÂ
Property Name | Property Code | Required | Description |
Suppression File Name |
| No | Suppression File Name with Path |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Project Source Folder |
| No | Path to the project. If a relative path is given, a path inside of the FD_TEMP_DIR will be assumed. |
Additional Arguments |
| No | Additional arguments(ex: ---- enableExperimental) |
Outputs
Â
Output Name | Required | Description |
---|---|---|
| No | Total issues count |
| No | Total issues count for Critical |
| No | Total issues count for High |
| No | Total issues count for Medium |
| No | Total issues count for Low |
Â
Artifacts
This operation doesn't produce any artifacts. Â
Endpoint Selection
This operation will select all available endpoints associated with the Target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which on
- style