public class LibraryStats.Stats extends Object
| Constructor and Description |
|---|
Stats() |
| Modifier and Type | Method and Description |
|---|---|
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 String getLOCshorthand()
public int getTotal()
public int getVulnerableCount()
public int getTotalVulns()
public int getStaleCount()
Copyright © 2021 Contrast Security. All rights reserved.