syft/internal/file
Alex Goodman 38c4b17847
Add support for searching for jars within archives (#734)
* add support for searching jars within archives

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add package cataloger config options

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* address review comments + factor out safeCopy helper

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* update config docs regarding package archive search options

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* show that unindexed archive cataloging defaults to false

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* remove lies about -s

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* address review comments

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* update search archive note about java

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
2022-01-06 21:40:51 +00:00
..
test-fixtures add and update zip util tests with ZipReadCloser coverage 2021-06-04 12:11:49 -04:00
copy.go Add support for searching for jars within archives (#734) 2022-01-06 21:40:51 +00:00
glob_match.go improve doc comments 2020-11-17 12:37:13 -05:00
glob_match_test.go add java cataloger 2020-07-08 16:16:01 -04:00
opener.go improve doc comments 2020-11-17 12:37:13 -05:00
tar_file_traversal.go Add support for searching for jars within archives (#734) 2022-01-06 21:40:51 +00:00
zip_file_helpers_test.go add and update zip util tests with ZipReadCloser coverage 2021-06-04 12:11:49 -04:00
zip_file_manifest.go update zip util tests 2021-06-04 12:11:49 -04:00
zip_file_manifest_test.go 683 windows filepath (#735) 2022-01-06 11:39:04 -05:00
zip_file_traversal.go Add support for searching for jars within archives (#734) 2022-01-06 21:40:51 +00:00
zip_file_traversal_test.go 683 windows filepath (#735) 2022-01-06 11:39:04 -05:00
zip_read_closer.go add zip-byte-offset support to zip utils 2021-06-04 12:11:49 -04:00
zip_read_closer_test.go 683 windows filepath (#735) 2022-01-06 11:39:04 -05:00