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

# Functions

Contains if a function to check if list contains target.
ContainsInString verifies if some string in list contains the specified target.
DecryptAnsibleVault verifies if the fileContent is encrypted by ansible-vault.
GetExtension gets the extension of a file path.
No description provided by the author
LineCounter get the number of lines of a given file.
MergeMaps merges two maps.
NextRandom returns a random number.
SortedKeys returns a sorted slice with all map keys.
SplitLines splits the document by line.
ValidateUUID checks if the given id is valid by the format UUID using regex expression.