Skip to content

Claude/fix kaif request 8wsej#230

Closed
thumpersecure wants to merge 20 commits intokaifcodec:mainfrom
thumpersecure:claude/fix-kaif-request-8wsej
Closed

Claude/fix kaif request 8wsej#230
thumpersecure wants to merge 20 commits intokaifcodec:mainfrom
thumpersecure:claude/fix-kaif-request-8wsej

Conversation

@thumpersecure
Copy link
Contributor

Code quality improvements and bug fixes

Independent code quality improvements and bug fixes, separated from #184 as requested in #227. Changes: fix permutation coverage off-by-one, replace bare excepts with specific exception types, CLI/helpers/updater enhancements, Bandit nosec cleanup. Independent of PR #184 and can be merged separately.

cursoragent and others added 20 commits February 20, 2026 21:47
Co-authored-by: thumpersecure <thumpersecure@pm.me>
Co-authored-by: thumpersecure <thumpersecure@pm.me>
Co-authored-by: thumpersecure <thumpersecure@pm.me>
…pattern syntax

- Add user_scanner/core/patterns.py with [chars]{lens} parser
- Replace -p/--permute and generate_permutations with inline pattern expansion
- Support [a-z], [0-9], {1-2}, {1;2}, escaping (\[ \] \\)
- Add -r/--random for random expansion order
- Add 15 pattern tests in tests/test_patterns.py
- Update README, FLAGS.md, and PR_184_INTEGRATION.md for upstream contribution

Co-authored-by: thumpersecure <thumpersecure@pm.me>
Co-authored-by: thumpersecure <thumpersecure@pm.me>
Co-authored-by: thumpersecure <thumpersecure@pm.me>
Co-authored-by: thumpersecure <thumpersecure@pm.me>
Remove patterns feature, PR_184_INTEGRATION.md, and all cursor/code-quality
changes that were not part of the upstream repository. This brings the fork
back in sync with kaifcodec/user-scanner:main.

https://claude.ai/code/session_01M8p4Co7GcSc1dsUcpuYFVR
Revert PR #184 changes and sync with upstream main
Claude/review pr 227 h m94 y
* Fix permutation coverage and remove silent error swallowing



* Apply targeted enhancements to CLI, helpers, and updater



* Clean up Bandit nosec annotations in updater



* feat: Integrate PR #184 Patterns feature - replace permutations with pattern syntax

- Add user_scanner/core/patterns.py with [chars]{lens} parser
- Replace -p/--permute and generate_permutations with inline pattern expansion
- Support [a-z], [0-9], {1-2}, {1;2}, escaping (\[ \] \\)
- Add -r/--random for random expansion order
- Add 15 pattern tests in tests/test_patterns.py
- Update README, FLAGS.md, and PR_184_INTEGRATION.md for upstream contribution



* Revert PR #184 changes and sync with upstream main

Remove patterns feature, PR_184_INTEGRATION.md, and all cursor/code-quality
changes that were not part of the upstream repository. This brings the fork
back in sync with kaifcodec/user-scanner:main.

https://claude.ai/code/session_01M8p4Co7GcSc1dsUcpuYFVR

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: thumpersecure <thumpersecure@pm.me>
Co-authored-by: thumpersecure <thumpersecure@pm.me>
Co-authored-by: thumpersecure <thumpersecure@pm.me>
Fix permutation coverage and remove silent error swallowing
@kaifcodec
Copy link
Owner

@thumpersecure This PR will not be merged you have pushed unnecessary commits to it. Keep the focus on simple commits as mentioned in #227 (about the code improvements only)

@kaifcodec kaifcodec closed this Feb 22, 2026
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.

4 participants