mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
The standalone MaD generator now uses `0` for threads and throttles the RAM to use 2GB per thread by default. Also, replaced the hand-written argument parsing with `argparse`.