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