| Package | Description |
|---|---|
| org.owasp.dependencycheck.xml.pom |
This package contains classes used to parse pom.xml files.
|
| Modifier and Type | Method and Description |
|---|---|
List<License> |
Model.getLicenses()
Returns the list of licenses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model.addLicense(License license)
Adds a new license to the list of licenses.
|
Copyright © 2012–2020 OWASP. All rights reserved.