Package org.owasp.dependencycheck.data.golang
package org.owasp.dependencycheck.data.golang
Contains classes for working with the Go Lang project data.
-
ClassesClassDescriptionRepresents a Go module dependency.Parses json output from `go list -json -m all`.