Skip to content

Add password autocomplete check (#139)#224

Open
jthack wants to merge 1 commit intomainfrom
issue-139-password-autocomplete
Open

Add password autocomplete check (#139)#224
jthack wants to merge 1 commit intomainfrom
issue-139-password-autocomplete

Conversation

@jthack
Copy link
Copy Markdown
Contributor

@jthack jthack commented Oct 23, 2025

Summary

  • flag password inputs that omit autocomplete protections or explicitly enable it
  • report low-severity findings with the field index and attribute value
  • register the passive check and enable it in the Balanced preset

Testing

  • pnpm lint
  • pnpm typecheck
  • pnpm test -- --match 'Password autocomplete'

Closes #139

@jthack jthack requested a review from a team as a code owner October 23, 2025 17:20
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.

Password field with autocomplete enabled

1 participant