Commit graph

5 commits

Author SHA1 Message Date
Tad
0e5606adcc
Unbreak hash processing
Turns out .hsb can contain md5 hashes
And that I've been treating md5 hashes as sha1 since day #1

Signed-off-by: Tad <tad@spotco.us>
2023-12-25 14:11:27 -05:00
Tad
6de29e5a40
Handle all detections via notifications
Also add actions to lookup, delete/uninstall, or ignore the detection

Signed-off-by: Tad <tad@spotco.us>
2023-12-24 18:19:11 -05:00
Tad
dfabf6b9ff
Normalize all strings to lower-case and add self-test function
Signed-off-by: Tad <tad@spotco.us>
2023-12-22 19:07:01 -05:00
Tad
47f16839df
Tweak
Signed-off-by: Tad <tad@spotco.us>
2023-12-22 00:55:29 -05:00
Tad
1c29038125
Directly load the pre-processed bloom filters
No more conversion, much quicker loading, much smaller downloads

Signed-off-by: Tad <tad@spotco.us>
2023-12-21 23:30:41 -05:00