What's Changed
Multiprocessing has issues in AWS Lambda and with Python task Queues such as Celery and Django-Q.
Allow to choose between `ProcessPoolExecutor`, `ThreadPoolExecutor` and `billiard`
* Support multiple multiprocessing options by ajinabraham in https://github.com/ajinabraham/libsast/pull/54
**Full Changelog**: https://github.com/ajinabraham/libsast/compare/3.1.4...3.1.5