ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-reporting:sarif
/
modulecheck.reporting.sarif
/
State
State
enum
State
:
Enum
<
State
>
Content copied to clipboard
A string that indicates the state of the suppression.
Entries
Constructors
Properties
Sources
Constructors
State
Link copied to clipboard
private
fun
State
(
)
Content copied to clipboard
Entries
Accepted
Link copied to clipboard
@
Json
(
name
=
"accepted"
)
Accepted
(
)
Content copied to clipboard
Rejected
Link copied to clipboard
@
Json
(
name
=
"rejected"
)
Rejected
(
)
Content copied to clipboard
UnderReview
Link copied to clipboard
@
Json
(
name
=
"underReview"
)
UnderReview
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
jvm source
Link copied to clipboard