* Using Threadpool and Processpool to improve performance * Add support for custom CPU cores * Code QA * Added OWASP Mobile Top 10 2024 standards * Added tests * Fixes 39, 38 , 46, 45 * PyPI release fix
3.0.0
* Using Threadpool and Processpool to improve performance * Add support for custom CPU cores * Code QA * Added OWASP Mobile Top 10 2024 standards * Added tests * Fixes 39, 38 , 46, 45
2.0.3
Replace to Pool with ProcessPoolExecutor
2.0.2
* Read worker count from `LIBSAST_WORKERS` * Possibly Fix 32 by lowering the worker count on Windows/Windows & Thread ripper combo