Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
9 of your 49 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 4.95s · analysis 5.68s · 8.0 MB · GitHub API rate-limit (preflight)

nginx/nginx

https://github.com/nginx/nginx · scanned 2026-05-20 15:23 UTC (2 weeks, 2 days ago) · 10 languages

59 findings (47 legacy + 12 scanner) 22nd percentile · C · large (100-500K LoC) Scanner says 93 (lower by 36)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 2 days ago · v2 · 53 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 65.0 0.15 9.75
security_score 90.0 0.25 22.50
testing_score 0.0 0.20 0.00
documentation_score 75.0 0.15 11.25
practices_score 69.0 0.15 10.35
code_quality 30.7 0.10 3.07
Overall 1.00 56.9
Severity distribution — click a segment to filter
Active filters: source: scanner × excluding tests × Reset all
Scan summary Repository scanned at 92.7/100 with 77.8% coverage. It contains 479 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 6 findings — concentrated in cicd (3), api (1), frontend (1). Risk profile is high: 0 critical, 2 high, 2 medium. Recommended next step: open the cicd layer findings first — that's where the highest-impact wins live.

Showing 4 of 53 findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high 9-layer cicd supply-chain conf 1.00 GitHub Action tracks a moving branch
nginx/ci-self-hosted/.github/workflows/nginx-check-pr.yml@main can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/check-pr.yml:8 supply-chaingithub-actionspinned-dependencies
high 9-layer cicd supply-chain conf 1.00 GitHub Action tracks a moving branch
nginx/ci-self-hosted/.github/workflows/nginx-buildbot.yml@main can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/buildbot.yml:11 supply-chaingithub-actionspinned-dependencies
medium 9-layer cicd supply-chain conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/set-creation-date.yaml supply-chaingithub-actionsleast-privilege
medium 9-layer security coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing.
coverageauth
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/9f08cd24-08f7-4a0a-8ed3-f69967e24690/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9f08cd24-08f7-4a0a-8ed3-f69967e24690/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.