public class NpmAuditParser extends Object
| Constructor and Description |
|---|
NpmAuditParser() |
| Modifier and Type | Method and Description |
|---|---|
List<Advisory> |
parse(org.json.JSONObject jsonResponse)
Parses the JSON response from the NPM Audit API.
|
Copyright © 2012–2020 OWASP. All rights reserved.