1
0
mirror of https://github.com/securego/gosec.git synced 2025-02-05 13:04:47 +02:00
kruskal 7d539ed494
feat: add concurrency option to parallelize package loading (#778)
* feat: add concurrency option to parallelize package loading

* refactor: move wg.add inside the for loop

* fix: gracefully stop the workers on error

* test: add test for concurrent scan
2022-02-16 18:23:37 +01:00
..
2020-06-29 13:52:47 +02:00
2022-01-03 18:11:35 +01:00