| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.golang |
Contains classes for working with the Go Lang project data.
|
| Modifier and Type | Method and Description |
|---|---|
static List<GoModDependency> |
GoModJsonParser.process(InputStream inputStream)
Process the input stream to create the list of dependencies.
|
Copyright © 2012–2021 OWASP. All rights reserved.