-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PASS keyword false positive fix #449
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #449 +/- ##
=======================================
Coverage 90.82% 90.82%
=======================================
Files 126 126
Lines 4209 4209
Branches 666 666
=======================================
Hits 3823 3823
Misses 251 251
Partials 135 135 ☔ View full report in Codecov by Sentry. |
Does it only for reducing 1 FP case? |
@csh519 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for reduce FP of Password
rule.
LGTM 👍
Description
Please include a summary of the change and which is fixed.
How has this been tested?
Please describe the tests that you ran to verify your changes.