bandit-security-scan

Category: Development & Coding | Uploader: alxayoalxayo | Downloads: 0 | Version: v1.0(Latest)

Security audit of Python source code (.py, setup.py, pyproject.toml) for security vulnerabilities using Bandit AST analysis. (1) Detects exec/eval code execution, pickle/yaml deserialization, subprocess shell injection, SQL injection, hardcoded credentials, weak cryptography, OWASP Top 10 Python issues. Use for Python security audits, Django/Flask apps, malicious Python code triage, CI/CD pipelines. NOT use for dependency/package audits (use guarddog), non-Python code (use graudit), shell scripts (use shellcheck). For mixed Python projects, combine with graudit -d secrets for comprehensive coverage.

Changelog: Source: GitHub https://github.com/alxayo/sec-check

Directory Structure

Current level: tree/main/.github/skills/bandit-security-scan/

SKILL.md

Login to download/like/favorite ❤ 8 | ★ 0
Comments 0

Please login before commenting.

No comments yet. Be the first one!