Package org.owasp.dependencycheck.processing
Classes used to process the output of external tools.
-
Class Summary Class Description BundlerAuditProcessor Processor for the output of bundler-audit.GoModProcessor Processor for the output of `go list -m -json all`.GrokAssemblyProcessor Processor for the output of GrokAssembly.exe.MixAuditProcessor Processor for the output of `mix_audit`.