package
0.1.5
Repository: https://github.com/google/osv-scalibr.git
Documentation: pkg.go.dev

# Packages

Package units provides constants for common units.

# Functions

MatchNamedCaptureGroups takes a regular expression and string and returns all of the named capture group results in a map.
ParentDir returns the parent dir up to n dirs deep.
WalkDirUnsorted walks the file tree rooted at root, calling fn for each file or directory in the tree, including root.