clair/pkg/tarutil
Chris Northwood a3a37072b5 tarutil: convert all filename specs to regexps
This removes the previous behaviour from tarutil to do simple prefix matching.
All places where the previous prefix-based matches were specified have been
updated to use a regexp instead, maintaining previous behaviour.
2019-03-22 11:02:21 +00:00
..
testdata pkg: utils/tar.go -> pkg/tarutil 2017-01-22 23:02:50 -05:00
tarutil_test.go tarutil: convert all filename specs to regexps 2019-03-22 11:02:21 +00:00
tarutil.go tarutil: convert all filename specs to regexps 2019-03-22 11:02:21 +00:00