trufflehog/pkg/handlers/testdata
ahrav f865482025
[feat] - Streamlined File Handling with BufferedReaderSeeker (#3041)
* Streaming file handling.

* cleanup

* update tests

* lint

* defer close on input io.ReadCloser's

* fix seek bug

* fix hanging

* clarify errors

* update

* address comments

* revert

* update

* address

* add check to prevent seek without buffering

* revet

* revert

* update comment to make buffer usage more clear
2024-07-17 13:52:18 -07:00
..
dir-archive.zip [bug] - correclty handle nested archived directories (#1778) 2023-09-15 04:37:15 -07:00
example.zip.gz [refactor] - Refactor Archive Handling Logic (#2703) 2024-05-10 11:36:06 -07:00
nested-compressed-archive.tar.gz [refactor] - Refactor Archive Handling Logic (#2703) 2024-05-10 11:36:06 -07:00
nested-dirs.zip [refactor] - Refactor Archive Handling Logic (#2703) 2024-05-10 11:36:06 -07:00
nonarchive.txt [refactor] - Create separate handler for non-archive data (#2825) 2024-05-15 13:40:16 -07:00
test.deb Integration of SpecializedHandler for Enhanced Archive Processing (#1625) 2023-08-15 16:08:55 -07:00
test.rpm Integration of SpecializedHandler for Enhanced Archive Processing (#1625) 2023-08-15 16:08:55 -07:00
test.tar [feat] - Streamlined File Handling with BufferedReaderSeeker (#3041) 2024-07-17 13:52:18 -07:00
test.tgz updat test file. (#1637) 2023-08-17 10:16:25 -07:00
testdir.zip [bug] - Handle empty reader case in newFileReader (#2854) 2024-05-15 18:25:36 -07:00