Recommendation

A recommendation on how to remediate the issue identified in a finding.

Types

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

Properties

Link copied to clipboard
val text: String?

Describes the recommended steps to take to remediate an issue identified in a finding.

Link copied to clipboard
val url: String?

A URL to a page or site that contains information about how to remediate a 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