Repository Analysis

nginx/nginx

The official NGINX Open Source repository.

0.4 Likely human-written View on GitHub
0.4
Adjusted Score
0.4
Raw Score
100%
Time Factor
2026-05-22
Last Push
30,492
Stars
C
Language
282,810
Lines of Code
430
Files
125
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 125

Pattern Findings

125 matches across 1 category. Click a row to expand file-level details.

Over-Commented Block125 hits · 125 pts
SeverityFileLineSnippet
LOWcontrib/geo2nginx.pl1#!/usr/bin/perl -w
LOWcontrib/unicode2nginx/unicode-to-nginx.pl1#!/usr/bin/perl -w
LOW.github/scripts/commit-msg-check.pl1#!/usr/bin/env perl
LOWsrc/misc/ngx_cpp_test_module.cpp1
LOWsrc/core/ngx_config.h41#else /* POSIX */
LOWsrc/core/ngx_config.h61#define NGX_TERMINATE_SIGNAL TERM
LOWsrc/core/ngx_config.h81
LOWsrc/core/ngx_config.h121#ifdef MAXHOSTNAMELEN
LOWsrc/core/ngx_slab.c21#define NGX_SLAB_PAGE_START 0x80000000
LOWsrc/core/ngx_module.h21#define NGX_MODULE_SIGNATURE_0 \
LOWsrc/core/ngx_module.h41#define NGX_MODULE_SIGNATURE_3 "0"
LOWsrc/core/ngx_module.h61
LOWsrc/core/ngx_module.h81#endif
LOWsrc/core/ngx_module.h101#endif
LOWsrc/core/ngx_module.h121#endif
LOWsrc/core/ngx_module.h141#if (NGX_PCRE)
LOWsrc/core/ngx_module.h161#define NGX_MODULE_SIGNATURE_27 "1"
LOWsrc/core/ngx_module.h181#if (NGX_HTTP_DAV)
LOWsrc/core/ngx_core.h41#define NGX_AGAIN -2
LOWsrc/core/ngx_core.h61#include <ngx_parse_time.h>
LOWsrc/core/ngx_core.h81#include <ngx_slab.h>
LOWsrc/core/ngx_core.h101#endif
LOWsrc/core/ngx_log.h21#define NGX_LOG_WARN 5
LOWsrc/core/ngx_resolver.h21#if (NGX_HAVE_INET6)
LOWsrc/core/ngx_conf_file.h21
LOWsrc/core/ngx_conf_file.h41
LOWsrc/mail/ngx_mail.h261#define NGX_POP3_STLS 6
LOWsrc/mail/ngx_mail.h281#define NGX_IMAP_AUTHENTICATE 7
LOWsrc/mail/ngx_mail.h301#define NGX_MAIL_AUTH_LOGIN_USERNAME 2
LOWsrc/http/ngx_http_core_module.h21
LOWsrc/http/ngx_http_core_module.h41
LOWsrc/http/ngx_http_upstream.h21#define NGX_HTTP_UPSTREAM_FT_TIMEOUT 0x00000004
LOWsrc/http/ngx_http_upstream.h41 |NGX_HTTP_UPSTREAM_FT_HTTP_403 \
LOWsrc/http/ngx_http.h41#include <ngx_http_v2.h>
LOWsrc/http/ngx_http_config.h41#define NGX_HTTP_MAIN_CONF 0x02000000
LOWsrc/http/ngx_http_request.h21
LOWsrc/http/ngx_http_request.h41#define NGX_HTTP_LOCK 0x00001000
LOWsrc/http/ngx_http_request.h61
LOWsrc/http/ngx_http_request.h81#define NGX_HTTP_ACCEPTED 202
LOWsrc/http/ngx_http_request.h101#define NGX_HTTP_LENGTH_REQUIRED 411
LOWsrc/http/ngx_http_request.h141#define NGX_HTTP_NOT_IMPLEMENTED 501
LOWsrc/http/v2/ngx_http_v2.h21#define NGX_HTTP_V2_MAX_FRAME_SIZE ((1 << 24) - 1)
LOWsrc/http/v2/ngx_http_v2.h321#define ngx_http_v2_parse_uint16(p) ntohs(*(uint16_t *) (p))
LOWsrc/http/v2/ngx_http_v2.h381#define NGX_HTTP_V2_AUTHORITY_INDEX 1
LOWsrc/http/v2/ngx_http_v2.c21#define NGX_HTTP_V2_SIZE_ERROR 0x6
LOWsrc/http/v3/ngx_http_v3.h21
LOWsrc/http/v3/ngx_http_v3.h41
LOWsrc/http/v3/ngx_http_v3.h61#define NGX_HTTP_V3_ERR_STREAM_CREATION_ERROR 0x103
LOWsrc/http/modules/ngx_http_image_filter_module.c21
LOWsrc/http/modules/ngx_http_ssi_filter_module.c221#define NGX_HTTP_SSI_INCLUDE_FILE 1
LOWsrc/http/modules/ngx_http_xslt_filter_module.c1
LOWsrc/http/modules/ngx_http_mp4_module.c1
LOWsrc/http/modules/ngx_http_mp4_module.c21#define NGX_HTTP_MP4_SMHD_ATOM 9
LOWsrc/http/modules/ngx_http_proxy_module.c1
LOWsrc/os/unix/ngx_darwin_config.h21#include <stdio.h>
LOWsrc/os/unix/ngx_darwin_config.h41#include <sys/resource.h>
LOWsrc/os/unix/ngx_darwin_config.h61
LOWsrc/os/unix/ngx_linux_config.h21#include <stdarg.h>
LOWsrc/os/unix/ngx_linux_config.h41#include <sys/resource.h>
LOWsrc/os/unix/ngx_linux_config.h61
65 more matches not shown…