Back to browse
Django-security-hunter – Django security scanner CLI

Django-security-hunter – Django security scanner CLI

by aburayhanalif·Apr 10, 2026·1 point·1 comment

AI Analysis

●●SolidShip ItSolve My Problem

Wraps Bandit and Semgrep into one Django-specific security CLI.

Strengths
  • SARIF output enables direct integration with GitHub Security tab scanning.
  • Django-specific checks catch framework misconfigurations generic tools miss.
  • CI-friendly exit codes allow easy automation in deployment pipelines.
Weaknesses
  • Relies on underlying tools like Bandit rather than novel static analysis engine.
  • Security scanner category is crowded with established players like Snyk.
Target Audience

Django developers

Similar To

Bandit · Safety · Snyk

Post Description

I built a lightweight CLI tool for Django and Django REST Framework projects to help detect common security issues early in development.

It focuses on problems like:

unsafe production settings exposed or misconfigured APIs missing security configurations common security risks in Django projects

The goal is to make security checks simple and part of everyday development or CI workflows.

GitHub: https://github.com/abu-rayhan-alif/djangoSecurityHunter

Similar Projects

Security●●Solid

Lumina – passive OSINT recon tool for domains

Pulls together passive sources — crt.sh, Wayback, GitHub search, Shodan and Hunter — into a single HTML+JSON output so you can run recon without touching the target. It isn't reinventing OSINT, but the combination of multi-source subdomain enumeration, built-in WHOIS/JSON export and a ready-to-share dark report plus Docker support makes it an immediately useful tool for quick triage.

Niche GemShip It
surfruit
203mo ago
Security●●Solid

MCP-scan – Security scanner for MCP server configs

First security scanner for MCP configs as the protocol gains adoption.

Niche GemShip It
AbanoubRodolf
102mo ago
Security●●●Banger

Mcpaudit – static security scanner for MCP servers

First static analyzer for MCP servers catching command injection before you plug it in.

Zero to OneSolve My Problem
allenwu06
3021d ago