| Package | Description |
|---|---|
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
VulnerabilityTrend |
ContrastSDK.getYearlyNewVulnTrend(String organizationId)
Get New (New Open and New Closed each month) Vulnerability Trend for an Organizations.
|
VulnerabilityTrend |
ContrastSDK.getYearlyVulnTrend(String organizationId)
Get Total (Total Open and Total Closed each month) Vulnerability Trend for an Organizations.
|
VulnerabilityTrend |
ContrastSDK.getYearlyVulnTrendForApplication(String organizationId,
String appId)
Get all Vulnerability Trend for an Application.
|
Copyright © 2021 Contrast Security. All rights reserved.