Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Iflal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Iflal
5mo ago
I haven't published formalized benchmarks yet, but to be completely transparent: keychase will not beat Gitleaks or TruffleHog in raw execution speed. They are highly optimized Go binaries, and pure Python has its limits there. The cor
2.
▲
by
Iflal
5mo ago
You hit the nail on the head; that is absolutely the biggest bottleneck. Right now, I am using Python's multiprocessing to parallelize the commit traversal, and the scanner actively ignores standard binary and media file extensions to
3.
▲
Show HN: Keychase – A zero-config, offline Python secret scanner
(github.com)
1 points
by
Iflal
5mo ago
|
3 comments
4.
▲
by
Iflal
5mo ago
how funny is this, we used to spend weeks fitting assets into 4MB, and now we spend weeks trying to figure out why a 'Hello World' microservice is OOM-ing in a container with 2GB. We traded the 'Mo RAM' for 'Mo Laye