yandex/gixy
Nginx configuration static analyzer observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3459
- days_rel: n/a
- days_push: 766
- n_releases_24m: 0
Adoption not part of the score
8566 stars · 451 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gixy is a Python-based static analyzer for Nginx configuration files that detects security misconfigurations and flaws. It ships as a CLI tool that parses nginx.conf and reports issues like SSRF, HTTP splitting, and path traversal.
Use cases
- audit nginx config for security vulnerabilities
- detect path traversal in nginx alias directives
- find SSRF risks in nginx configuration
- lint nginx.conf before deployment
- check for HTTP response splitting in nginx
- validate referrer and origin validation rules in nginx
When to choose
- you run Nginx and want automated security review of its config
- you want to catch common nginx misconfigurations in CI before deploying
- you need a lightweight CLI linter for nginx.conf
When to avoid
- you use a web server other than Nginx
- you need runtime traffic analysis rather than static config checks
- you require support for the latest Nginx directives or active development - the project is in maintenance mode
Facets
cli-tool · maturity maintenance
security linter parser developer-tools security web-development developer-tools python cli nginx static-analysis configuration-audit security-misconfiguration vulnerability-detection devops linux
2 sources
- readme: https://github.com/yandex/gixy · fetched 2026-08-28 · cb96547d93cb
- registry_pypi: https://pypi.org/pypi/gixy/json · fetched 2026-08-29 · c30ad83ae1f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yandex/gixy | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem