aldookware/API Performance Analyzer

Analyze Go REST API code for performance bottlenecks, N+1 queries, and security issues before deployment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API accessyes${{ github.token }}
code-pathPath to Go code files to analyze (relative to repository root)no.
output-formatOutput format: markdown, json, sarif, or githubnomarkdown
fail-on-issuesFail the build if issues are found above severity thresholdnofalse
severity-thresholdMinimum severity to fail on: low, medium, high, criticalnohigh
comment-prComment analysis results on pull requestsnotrue
namedescription
issues-foundNumber of performance and security issues found
performance-scoreOverall performance score (0-100)
files-analyzedNumber of Go files analyzed
analysis-resultsFull analysis results in JSON format