user Attributes For Findings
Parameters
value
The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template. Within an assessment template, each key must be unique.
Parameters
values
The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template. Within an assessment template, each key must be unique.
suspend fun userAttributesForFindings(argument: List<suspend AssessmentTemplateTagArgsBuilder.() -> Unit>)
suspend fun userAttributesForFindings(vararg argument: suspend AssessmentTemplateTagArgsBuilder.() -> Unit)
suspend fun userAttributesForFindings(argument: suspend AssessmentTemplateTagArgsBuilder.() -> Unit)
Parameters
argument
The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template. Within an assessment template, each key must be unique.