Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var YAMLExtensions = []string{".yaml", ".yml"}
YAMLExtensions contains the valid YAML file extensions
Functions ¶
func IsLocalPath ¶
IsLocalPath determines if a path is a local filesystem path This is used by both go/bump analysis and vulnerability scanning to identify local module replacements that should be treated specially
func IsYAMLFile ¶
IsYAMLFile checks if a filename has a YAML extension
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.