Skip to content

Add check for hardcoded passwords in dicts.#1338

Merged
ericwb merged 2 commits into
PyCQA:mainfrom
alanverresen:detect-passwords-in-dicts
Nov 30, 2025
Merged

Add check for hardcoded passwords in dicts.#1338
ericwb merged 2 commits into
PyCQA:mainfrom
alanverresen:detect-passwords-in-dicts

Conversation

@alanverresen

Copy link
Copy Markdown
Contributor

This should resolve #313 and resolve #1267.

@ericwb ericwb merged commit 649b9bd into PyCQA:main Nov 30, 2025
15 checks passed
@alanverresen alanverresen deleted the detect-passwords-in-dicts branch December 1, 2025 08:04
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.

False negative when setting password within a dict (B105) RFE: stricter checking for anything containing "password"

2 participants