All activity
A security and performance inspector for Django & DRF. Features static analysis, config checks, N+1 query detection, and SARIF support for GitHub Code Scanning. - abu-rayhan-alif/djangoSecurityHunter

DjangoSecurityHunterCLI tool, detects misconfig, XSS, SQL injection risks & More
Abu Rayhan Alifleft a comment
In many Django + DRF projects, the same security and configuration issues show up again and again during PR reviews. To address this, I built django-security-hunter — a lightweight CLI tool that surfaces common security risks and Django/DRF misconfigurations before code reaches production. It’s designed for teams that want automated checks in local development and CI, not just during review....

DjangoSecurityHunterCLI tool, detects misconfig, XSS, SQL injection risks & More
