Recommendation

Information about the recommended course of action to remediate a finding.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val text: String?

The recommended course of action to remediate the finding.

Link copied to clipboard
val url: String?

The URL address to the recommendation for remediating the finding.

Functions

Link copied to clipboard
inline fun copy(block: Recommendation.Builder.() -> Unit = {}): Recommendation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String