Values.RecommendationSourceA recommendation on how to remediate the issue identified in a finding.
type nonrec t = {text : NonEmptyString.t option;Describes the recommended steps to take to remediate an issue identified in a finding. Length Constraints: Minimum of 1 length. Maximum of 512 length.
*)url : NonEmptyString.t option;A URL to a page or site that contains information about how to remediate a finding.
*)}