django/django

Large, mature Python web framework (LTS 5.2) — scale stress test.

  • Upstream: django
  • Pinned commit: 024c26b1e77ea5b1b158265167ade47927a64c06
  • Reference: 5.2.14 LTS release tag
  • Scan run: 2026-05-18T01:49:16Z (brass commit 131ff999)

Headline metrics

  • Total findings: 1608
  • Critical issues (top-N AI output): 50
  • Scan wall time (aggregate scanner-seconds): 1333.35 s
  • Pysa cache size: 0.0 MB

Severity breakdown

SeverityCount
medium499
high462
critical354
low284
info9

Scanner contribution

ScannerFindingsShare
PhantomAICodeScanner56635.2%
Brass2PrivacyScanner47329.4%
auth_pattern_analyzer25115.6%
SecretsScanner22213.8%
BrassPerformanceScanner322.0%
input_validation_analyzer271.7%
AIContextCoherenceScanner191.2%
bandit70.4%
PysaTaintScanner50.3%
ContentModerationScanner30.2%
JavaScriptTypeScriptScanner30.2%

Reproduce locally

git clone https://github.com/<owner>/django.git
cd django && git checkout 024c26b1e77ea5b1b158265167ade47927a64c06
brasscoders --offline scan .

Numbers from your local run may differ slightly (Python version, scanner version pins) — published baselines are recorded from the canonical CI environment (Ubuntu, Python 3.12, dev-pinned scanner versions). The ±20% findings tolerance and ≤50% wall-time tolerance are wide enough to absorb normal environment drift.