gosec/cmd/gosec
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
..
main.go feat: add concurrency option to parallelize package loading (#778) 2022-02-16 18:23:37 +01:00
sort_issues.go Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
sort_issues_test.go Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00
version.go Fix panic when reading the version from debug info in Go 1.13 2020-06-25 15:27:53 +02:00