package
2.9.0-beta.3+incompatible
Repository: https://github.com/zupit/horusec.git
Documentation: pkg.go.dev

# Functions

New create a new analyzer to a given config.

# Structs

Analyzer is responsible to orchestrate the pipeline of an analysis.

# Interfaces

HorusecService is the interface that interacts with Horusec API.
LanguageDetect is the interface that detect all languages in some directory.
PrintResults is the interface tha print the results to stdout Print print the results to stdout and return the total vulnerabilities that was printed.