public class LibraryStats.Stats
extends java.lang.Object
| Constructor and Description |
|---|
Stats() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLOCshorthand()
The LOC of all libraries
|
int |
getStaleCount()
The count of stale libraries
|
int |
getTotal()
The total count of libraries
|
int |
getTotalVulns()
The total vulnerability count of libraries
|
int |
getVulnerableCount()
The count of vulnerable libraries
|
public java.lang.String getLOCshorthand()
public int getTotal()
public int getVulnerableCount()
public int getTotalVulns()
public int getStaleCount()
Copyright © 2021 Contrast Security, Inc.. All rights reserved.