From 65ba8dd24147c4eb533aede406940530acd958a5 Mon Sep 17 00:00:00 2001 From: Danila Vershinin Date: Sun, 11 Jan 2026 16:09:40 +0800 Subject: [PATCH] gixy: update repository link to actively maintained fork The original yandex/gixy has been unmaintained since 2020. dvershinin/gixy (gixy-ng on PyPI) is actively maintained with: - Python 3.6+ support (up to 3.13) - Additional security checks - Regular updates --- common/gixy.clip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/gixy.clip b/common/gixy.clip index d892bfc8..16f31722 100644 --- a/common/gixy.clip +++ b/common/gixy.clip @@ -1,7 +1,7 @@ # gixy > Analyze nginx configuration files -> More information: https://github.com/yandex/gixy +> More information: https://github.com/dvershinin/gixy - Analyze nginx configuration (default path: `/etc/nginx/nginx.conf`):