cvssv3

@JvmName(name = "bwvmskonstvbvjip")
suspend fun cvssv3(value: Output<CVSSArgs>)
@JvmName(name = "rjcxajgyqgfuhxif")
suspend fun cvssv3(value: CVSSArgs?)

Parameters

value

The cvss v3 score for the vulnerability.


@JvmName(name = "rdqhalvcgbhhshan")
suspend fun cvssv3(argument: suspend CVSSArgsBuilder.() -> Unit)

Parameters

argument

The cvss v3 score for the vulnerability.