pyth0n1c
a9395f7aa7
Fixed downloaded file caching
...
behavior and better output file
generation.
2022-09-13 14:12:10 -07:00
pyth0n1c
ac506cde60
Initial testing workflow looks
...
like it is correct. However,
errors during
2022-09-10 09:10:01 -07:00
pyth0n1c
e818a0d1ed
Fixing print statement that was
...
was not obeying the verbose argument.
2022-06-23 15:35:56 -07:00
pyth0n1c
050491a1cc
Forgot to include a print statement, causing
...
lines to be jumbled together.
2022-06-23 15:28:24 -07:00
pyth0n1c
5762b4e373
Updated the app baseline as well as
...
the python code for generating the
default config. Also updated the
print behavior for when files are
downloaded.
App baseline is now current, and
files are hosted on S3, as
of 06/21/2022.
2022-06-21 13:53:26 -07:00
pyth0n1c
c98d7b6855
Fix an issue where trying to download a file from attack_data that returns a 404 fails too late in the process, giving a nondescriptive error message and resulting in a bad filename being included in the detection failure manifest.
2022-06-21 12:52:32 -07:00