Skip to content

Clarify Bandit Python version guidance#1436

Open
Himanshuagrawal4 wants to merge 1 commit into
PyCQA:mainfrom
Himanshuagrawal4:PRO/bandit-python-version-faq
Open

Clarify Bandit Python version guidance#1436
Himanshuagrawal4 wants to merge 1 commit into
PyCQA:mainfrom
Himanshuagrawal4:PRO/bandit-python-version-faq

Conversation

@Himanshuagrawal4

Copy link
Copy Markdown

Summary

  • clarify when users need to run Bandit under different Python interpreters
  • explain that the key compatibility boundary is whether the interpreter can parse the scanned source
  • note that a current supported Bandit release is usually enough for projects whose source parses on one supported interpreter

Closes #1375

Verification

  • git diff --check
  • parsed doc/source/faq.rst with docutils.core.publish_doctree

@Himanshuagrawal4 Himanshuagrawal4 marked this pull request as ready for review June 12, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unclear FAQ entry regarding "Under Which Version of Python Should I Install Bandit?"

1 participant