|
Ran
|
Jobs
3
|
Files
241
|
Run time
1min
|
Badge
README BADGES
|
push
github
Add --max-retries option for automatic retry of failed brute force requests (#2028) * Reapply "Add --max-retries option for automatic retry of failed brute force requests" This reverts commit 3fa910787. * Update retry logging to use WPScan::ParsedCli.verbose? for better verbosity control * Remove unused retry_key variable * Clean up retry_count when password found and prevent redundant retries * Extract LoginAttempt and ProgressTracker classes to reduce parameter complexity * Fix progress bar counting to only track first attempt per user/password * Skip error handling when password already found for user
1832 of 2415 branches covered (75.86%)
76 of 80 new or added lines in 1 file covered. (95.0%)
4354 of 4745 relevant lines covered (91.76%)
17802.83 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
96.49 |
-1.59% | lib/wpscan/finders/finder/breadth_first_dictionary_attack.rb |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | ruby-3.4 - 25821016004.1 | 482 |
91.15 |
GitHub Action Run | |
| 2 | ruby-4 - 25821016004.2 | 482 |
91.15 |
GitHub Action Run | |
| 3 | ruby-3.3 - 25821016004.3 | 482 |
91.15 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|