syft/internal/file
anchore-actions-token-generator[bot] 58100fec9f
chore(deps): update tools to latest versions (#3205)
* chore(deps): update tools to latest versions

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: disable gosec(G115)

A change to the rule gosec(G115) made a large amount of FP for gosec appear when updating to the
latest golang-ci linter.

https://github.com/securego/gosec/issues/1185
https://github.com/securego/gosec/pull/1149

We're going to ignore this rule for the time being while waiting for gosec to get updates so that
bound checking and example snippets of `valid` code is added for this rule

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com>
2024-09-13 15:05:50 -04:00
..
test-fixtures add file source digest support (#1914) 2023-07-05 13:47:13 -04:00
copy.go Add support for searching for jars within archives (#734) 2022-01-06 21:40:51 +00:00
digest.go Deduplicate digests from user configuration (#2522) 2024-01-19 21:51:55 +00:00
digest_test.go add file source digest support (#1914) 2023-07-05 13:47:13 -04: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
normalize_hashes.go Deduplicate digests from user configuration (#2522) 2024-01-19 21:51:55 +00:00
normalize_hashes_test.go Deduplicate digests from user configuration (#2522) 2024-01-19 21:51:55 +00:00
opener.go improve doc comments 2020-11-17 12:37:13 -05:00
tar_file_traversal.go Pr 1825 (#1865) 2023-06-05 17:01:00 +00:00
zip_file_helpers_test.go Pr 1825 (#1865) 2023-06-05 17:01:00 +00:00
zip_file_manifest.go feat: Perform case insensitive matching on Java license files (#2235) 2023-10-25 09:51:59 -04:00
zip_file_manifest_test.go feat: Perform case insensitive matching on Java license files (#2235) 2023-10-25 09:51:59 -04:00
zip_file_traversal.go chore: Update syft bootstrap tools to latest versions. (#1682) 2023-03-20 13:20:48 -04:00
zip_file_traversal_test.go Pr 1825 (#1865) 2023-06-05 17:01:00 +00:00
zip_read_closer.go chore(deps): update tools to latest versions (#3205) 2024-09-13 15:05:50 -04:00
zip_read_closer_test.go 683 windows filepath (#735) 2022-01-06 11:39:04 -05:00