{"adoption": {"forks": 827, "observed_at": "2026-08-28T04:10:19.814845+00:00", "stars": 8242}, "canonical_url": "https://ross.abutalabs.com/products/bandit", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Bandit is a tool designed to find common security issues in Python code.", "domain": ["security", "developer-tools"], "enriched": true, "function": ["linter", "security", "vulnerability-scanning", "ci-cd"], "health_score": 97, "homepage": "https://bandit.readthedocs.io", "language": "Python", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["PyCQA/bandit"], "name": "PyCQA/bandit", "platform": ["python", "cli", "cross-platform"], "pushed_at": "2026-08-24T11:13:47+00:00", "repo": "PyCQA/bandit", "stars": 8242, "tags": ["static-analysis", "security-scanner", "ast-based", "code-quality", "sast", "static-code-analysis", "python", "docker"], "topics": ["linter", "bandit", "security-tools", "security-scanner", "security", "static-code-analysis", "python"], "urls": [], "use_cases": ["scan python code for security vulnerabilities", "find hardcoded passwords and insecure function calls in python", "add security linting to a ci pipeline", "detect use of insecure libraries like pickle or md5 in python code", "run static security analysis before code review", "audit python project for common security mistakes"], "what_it_is": "Bandit is a security-oriented static analysis tool that finds common security issues in Python code. It parses each file into an AST, runs plugin checks against the AST nodes, and generates a report of findings.", "when_to_avoid": ["you need dynamic analysis or runtime vulnerability detection", "you need dependency vulnerability scanning (use pip-audit or safety instead)", "you need general-purpose style or type linting (use flake8, ruff, or mypy)"], "when_to_choose": ["you want automated, AST-based detection of common Python security anti-patterns", "you need a lightweight security scanner that integrates into CI/CD", "you want a plugin-extensible linter focused on security rather than style"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bandit", "repo": "PyCQA/bandit", "role": "main", "score": 86}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:19.814845+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:29:29.270376+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "92a589ff817570e82fd0558e94616b5a7964241765d5d88df2aac1ddab7206ee", "fetched_at": "2026-08-28T04:10:19.814845+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/bandit"}, {"content_hash": "49d0e06351fea7804a61f9b1ebb5d8d6d9eae3901c3c287d6e34ce534cd1e3ae", "fetched_at": "2026-08-29T08:27:56.916788+00:00", "kind": "homepage", "missing": false, "url": "https://bandit.readthedocs.io"}, {"content_hash": "2d77bcd570bc5a42999f4a4039e942a23d40330545fa9260286fb6a9a75fe27b", "fetched_at": "2026-08-29T08:27:56.925831+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bandit/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 60}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3051, "days_push": 9, "days_rel": 189, "gap_med": 36.0, "n_releases_24m": 13}, "score": 86, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}