Repository Analysis

panjf2000/ants

🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.

6.1 Low AI signal View on GitHub
6.1
Adjusted Score
6.1
Raw Score
100%
Time Factor
2026-05-25
Last Push
14,420
Stars
Go
Language
6,328
Lines of Code
37
Files
21
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 5LOW 16

Pattern Findings

21 matches across 2 categories. Click a row to expand file-level details.

Decorative Section Separators5 hits · 22 pts
SeverityFileLineSnippet
MEDIUM.github/workflows/codeql.yml23 # ┌───────────── minute (0 - 59)
MEDIUM.github/workflows/codeql.yml24 # │ ┌───────────── hour (0 - 23)
MEDIUM.github/workflows/codeql.yml25 # │ │ ┌───────────── day of the month (1 - 31)
MEDIUM.github/workflows/codeql.yml26 # │ │ │ ┌───────────── month (1 - 12 or JAN-DEC)
MEDIUM.github/workflows/codeql.yml27 # │ │ │ │ ┌───────────── day of the week (0 - 6 or SUN-SAT)
Over-Commented Block16 hits · 16 pts
SeverityFileLineSnippet
LOWants.go1// MIT License
LOWoptions.go41 // the scavenger scans all workers every `ExpiryDuration` and clean up those workers that haven't been
LOWworker.go1// MIT License
LOWworker_func.go1// MIT License
LOWmultipool.go1// MIT License
LOWmultipool_func.go1// MIT License
LOWpool_func.go1// MIT License
LOWworker_func_generic.go1// MIT License
LOWpool_func_generic.go1// MIT License
LOWants_test.go1// MIT License
LOWpool.go1// MIT License
LOWmultipool_func_generic.go1// MIT License
LOWants_benchmark_test.go1// MIT License
LOW.github/workflows/codeql.yml21 - '!.github/workflows/codeql.yml'
LOW.github/workflows/codeql.yml61 # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
LOW.github/workflows/release-drafter.yml21 permissions: