Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDockerNotInstalled = errors.New("{HORUSEC_CLI} Error Docker not found. Please check and try again")
View Source
var ErrGemLockNotFound = errors.New(
"{HORUSEC_CLI} Error It looks like your project doesn't have a gemfile.lock file," +
" it would be a good idea to commit it so horusec can check for vulnerabilities")
View Source
var ErrGitLowerVersion = errors.New("{HORUSEC_CLI} Error Git version is lower of 2.01. Please check and try again")
View Source
var ErrGitNotInstalled = errors.New("{HORUSEC_CLI} Error Git not found. Please check and try again")
View Source
var ErrNotFoundRailsProject = errors.New("{HORUSEC_CLI} Error not found rails project syntax")
View Source
var ErrSolutionNotFound = errors.New("{HORUSEC_CLI} Security code scan failed to execute," +
" specify a solution file. The current working directory does not contain a solution file")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.