package
2.1.2
Repository: https://github.com/checkmarx/kics.git
Documentation: pkg.go.dev

# Functions

GetDefaultLogPath - returns the path where the default log file is located.
GetRelease - returns the current release in the format 'kics@version' to be used by sentry.
GetVersion - returns the current version in the format 'Keeping Infrastructure as Code Secure <version>'.

# Constants

DefaultConfigFilename - default configuration filename.
DefaultLogFile - logfile name.
EngineErrorCode - Exit Status code for error in engine.
Fullname - KICS fullname.
LogFormatJSON - print log as json.
LogFormatPretty - print log more readable.
MaximumPreviewLines - default maximum preview lines number.
MaxInteger - max possible integer in golang.
MinimumPreviewLines - default minimum preview lines number.
SentryRefreshRate - sentry crash report refresh rate.
SignalInterruptCode - Exit Status code for a signal interrupt.
URL - KICS url.

# Variables

APIScanner - API scanner feature switch.
AvailableCategories - All categories and its identifies.
AvailableCloudProviders - All cloud providers available.
AvailableLogLevels - All log levels available.
AvailablePlatforms - All platforms available.
AvailableSeverities - All severities available.
BaseURL - Descriptions endpoint URL.
SCMCommit - Source control management commit identifier.
SentryDSN - sentry DSN, unset for disabling.
Version - current KICS version.