7 ms·
It’s a bespoke scanning setup designed to deal with GitHub’s scale, minimise false positives, and scan fast enough to be in the `git push` request/response cycl
by greysteil 3y ago
It’s a bespoke scanning setup designed to deal with GitHub’s scale, minimise false positives, and scan fast enough to be in the `git push` request/response cycle. Under the hood it’s using Intel’s hyperscan as the regex engine.
https://github.com/intel/hyperscan https://github.com/intel/hyperscan
- pabs3 3y agoAny idea if they plan to open source it or part of it?