type IssuesTrendResponse { scanId: String scanDate: Float info: Int low: Int medium: Int high: Int critical: Int appox: Int }
scanId String
String
scanDate Float
Float
info Int
Int
low Int
medium Int
high Int
critical Int
appox Int
<?> getIssuesTrendData
Last updated 5 months ago