Package org.owasp.dependencycheck.data.nodeaudit
package org.owasp.dependencycheck.data.nodeaudit
Contains classes related to searching via Node Audit API.
These are used to abstract Node Audit searching away from OWASP Dependency Check so they can be reused elsewhere.
These are used to abstract Node Audit searching away from OWASP Dependency Check so they can be reused elsewhere.
-
ClassesClassDescriptionThe response from NPM Audit API will respond with 0 or more advisories.Class of methods to search via Node Audit API.Parser for NPM Audit API response.Class used to create the payload to submit to the NPM Audit API service.