package
0.8.5
Repository: https://github.com/vulncheck-oss/cli.git
Documentation: pkg.go.dev

# Functions

ExtractFile extracts the file name from a URL string from an index backup.
GetDirectorySize calculates the total size of a directory and returns it as a human-readable string.
No description provided by the author
NormalizeString normalizes a string by converting it to lowercase and replacing spaces and underscores with hyphens.
ParseDate parses a date string in RFC3339 format and returns a formatted string.
No description provided by the author