🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
21 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .github/workflows/codeql.yml | 23 | # ┌───────────── minute (0 - 59) |
| MEDIUM | .github/workflows/codeql.yml | 24 | # │ ┌───────────── hour (0 - 23) |
| MEDIUM | .github/workflows/codeql.yml | 25 | # │ │ ┌───────────── day of the month (1 - 31) |
| MEDIUM | .github/workflows/codeql.yml | 26 | # │ │ │ ┌───────────── month (1 - 12 or JAN-DEC) |
| MEDIUM | .github/workflows/codeql.yml | 27 | # │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | ants.go | 1 | // MIT License |
| LOW | options.go | 41 | // the scavenger scans all workers every `ExpiryDuration` and clean up those workers that haven't been |
| LOW | worker.go | 1 | // MIT License |
| LOW | worker_func.go | 1 | // MIT License |
| LOW | multipool.go | 1 | // MIT License |
| LOW | multipool_func.go | 1 | // MIT License |
| LOW | pool_func.go | 1 | // MIT License |
| LOW | worker_func_generic.go | 1 | // MIT License |
| LOW | pool_func_generic.go | 1 | // MIT License |
| LOW | ants_test.go | 1 | // MIT License |
| LOW | pool.go | 1 | // MIT License |
| LOW | multipool_func_generic.go | 1 | // MIT License |
| LOW | ants_benchmark_test.go | 1 | // MIT License |
| LOW | .github/workflows/codeql.yml | 21 | - '!.github/workflows/codeql.yml' |
| LOW | .github/workflows/codeql.yml | 61 | # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun |
| LOW | .github/workflows/release-drafter.yml | 21 | permissions: |