clair/pkg
Chris Northwood afd7fe2554 tarutil: allow file names to be specified by regexp
Some features do not exist in set locations, but can be anywhere in the layer.
This allows those featurefmt to specify the filenames to be scanned by
regexp, as opposed to purely by path prefix.
If any current users of this express paths which use regexp special characters
this could be a breaking change for them (with the exception of . which will
continue to work as it matches against the literal character .), however
none of the code in this repo does that.

fixes #456
2019-03-21 17:24:34 +00:00
..
commonerr Clair Logic, Extensions: updated mock tests, extensions, basic logic 2017-08-10 11:24:40 -04:00
formatter Add missing licenses 2019-03-05 11:42:59 -05:00
fsutil pkg: Add fsutil to contian file system utility functions 2018-10-22 23:00:57 -04:00
gitutil gitutil: Fix git pull on non-git repository directory 2018-10-17 10:43:52 -04:00
grpcutil pkg/grpcutil: use cockroachdb cipher suite 2019-03-08 14:37:43 -05:00
httputil clair: Use builder pattern for constructing ancestry 2019-02-26 10:26:49 -05:00
pagination pkg/pagination: add token type 2018-09-07 16:26:56 -04:00
stopper pkg/stopper: init from utils.Stopper 2017-01-22 23:02:51 -05:00
strutil ext/featurefmt/rpm: Extract source package from rpm database 2018-10-11 18:02:58 -04:00
tarutil tarutil: allow file names to be specified by regexp 2019-03-21 17:24:34 +00:00
timeutil updater,pkg/timeutil: minor cleanups 2019-02-14 11:26:22 -05:00
version Adding httputil and version packages 2018-09-05 14:56:39 -04:00