# openstack-archive/bandit

Python AST-based static analyzer from OpenStack Security Group

Repository: https://github.com/openstack-archive/bandit
Canonical: https://ross.abutalabs.com/products/openstack-archive-bandit
Homepage: http://openstack.org
License Family: other
Archived: true
Last push: 2019-04-19T23:03:23+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4369, "days_push": 2693, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1158, forks 98 (observed 2026-08-28T04:03:48.469204+00:00)

## What it is
Bandit is a Python AST-based static analysis tool from the OpenStack Security Group that finds common security issues in Python code. This OpenStack repository is archived and no longer maintained; development continues at PyCQA/bandit.

## Use cases
- scan python code for security vulnerabilities
- find insecure function calls in python projects
- run static security analysis in CI
- detect hardcoded passwords and weak crypto in python
- audit python dependencies and source for security issues

## When to choose
- you need a python-focused SAST linter and are fine using the maintained PyCQA fork

## When to avoid
- you want an actively maintained tool - use PyCQA/bandit instead
- you need static analysis for languages other than python
- you expect updates or support from this OpenStack repository

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: security, linter, developer-tools
- domain: security, developer-tools
- platform: python, cli, cross-platform
- tags: static-analysis, sast, python-ast, openstack, archived, code-scanning, python

## Member repositories
- openstack-archive/bandit (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.469204+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:58.350207+00:00, confidence not recorded.
  - readme: https://github.com/openstack-archive/bandit (fetched 2026-08-28T04:03:48.469204+00:00, sha 0ac2a73978bb)
  - homepage: http://openstack.org (fetched 2026-08-29T12:37:19.607545+00:00, sha dde395d565a0)
  - site_page: http://developer.openstack.org/?_ga=2.35308961.1847040749.1712567040-141715944.1710773588 (fetched 2026-08-29T12:37:19.753060+00:00, sha 9e2aadbed9a5)
  - site_page: https://openstack.org/legal?_ga=2.64604463.1847040749.1712567040-141715944.1710773588 (fetched 2026-08-29T12:37:19.785606+00:00, sha 6ae02e41e7e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
