Python Bandit
This producer component acts as a SAST scanner that analyses Python source code to look for security issues. Read more about it on the Python Bandit page and GitHub repo.
How to use with Smithy
Open-Source
- Add the Helm package to the pipeline settings:
---
# file: ./my-pipeline/kustomization.yaml
components:
- pkg:helm/smithy-security-oss-components/producer-python-bandit
SaaS
- In the Smithy UI, open the page to create a new workflow.
- Find the Python Bandit in the Producers dropdown.