Value | Description |
---|
$finding.createdDate
| Adds the Created Date of the finding |
$finding.modifiedDate
| Adds the Modified Date of the finding |
$finding.attackRequest
| Adds the Attack Request of the finding |
$finding.attackResponse
| Adds the Attack Response of the finding |
$finding.attackString
| Adds the Attack String of the finding |
$finding.authenticationRequired
| Adds the Authentication Requirement of the finding |
$finding.calculatedFilePath
| Adds the Calculated File Path of the finding |
$finding.calculatedUrlPath
| Adds the Calculated URL Path of the finding |
$finding.longDescription
| Adds the Long Description of the finding |
$finding.markedFalsePositive
| Boolean determining if finding is marked as a false positive. 1 for false positive and 0 for not false positive |
$finding.nativeId
| Adds the Native ID of the finding |
$finding.rawFinding
| Adds the Raw Finding |
$finding.scannedDate
| Adds the finding’s Scanned Date |
$finding.scannerDetail
| Adds the finding’s Scanner Details |
$finding.scannerRecommendation
| Adds the finding’s Scanner Recommendation |
$finding.sourceFileLocation
| Adds the finding’s Source File Location |
$finding.urlReference
| Adds the finding’s URL Reference |
$finding.scanId
| Adds the finding’s Scan ID |
$finding.vulnerability.id
| Adds the finding’s Vulnerability ID |
$finding.dependency.componentFilePath
| Adds the finding’s Dependency Component File Path |
$finding.dependency.componentName
| Adds the finding’s Dependency Component Name |
$finding.dependency.cve
| Adds the finding’s Dependency CVE |
$finding.dependency.description
| Adds the finding’s Dependency Description |
$finding.dependency.refLink
| Adds the finding’s Dependency RefLink |
$finding.dependency.source
| Adds the finding’s Dependency Source |
$finding.dependency.getRefId()
| Adds the finding’s Dependency Reference ID |
$finding.channelSeverity.name
| Adds the finding’s Channel Severity Name |
$finding.channelVulnerability.name
| Adds the finding’s Channel Vulnerability Name |
$finding.getChannelNameOrNull()
| Adds the finding’s Channel Name if it is not Null |