gosec/cmd
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
..
gosec feat: add concurrency option to parallelize package loading (#778) 2022-02-16 18:23:37 +01:00
gosecutil Remove space between // and #nosec in examples and internal use 2021-12-15 19:31:14 +01:00
tlsconfig Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00
vflag fix: create a separate type for flag that has validation (#692) 2021-09-02 14:44:20 +02:00