# Quick Start / Official Entry

Project: PyCQA/bandit

## Official Install Entry

### Python / pip - Official install entry

```bash
pip install bandit
```

Source: https://github.com/PyCQA/bandit#readme

## Sources

- repo: https://github.com/PyCQA/bandit
- docs: https://github.com/PyCQA/bandit#readme
