• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wpscanteam / wpscan / 32351909363
95%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2026 09:45AM UTC
Jobs 3
Files 243
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Aug 2026 09:03AM UTC coverage: 95.036%. Remained the same
32351909363

push

github

web-flow
Run the CLI integration tests with a free API token too (#2081)

The integration test only scanned the demo site with the enterprise API token, so
plan specific API regressions were invisible to CI: free plan tokens lost access
to the v4 plugin/theme endpoints in #2079 and it took a user report to surface it.

Scan the same site a second time with a free plan token, and assert the plan each
run actually resolved to so the two runs cannot silently collapse into one.

Both runs now pre-flight their token against the API status endpoint, which costs
no quota (WPScan itself calls it at the start and end of every scan) and fails
with an explicit message when the token is rejected or short on quota. Without it
an exhausted token either aborts with a bare exit code 4, or, when it runs out
mid scan, has its 429s swallowed into empty vulnerability data by DB::VulnApi.get
and looks identical to a detection regression.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

2120 of 2617 branches covered (81.01%)

4729 of 4976 relevant lines covered (95.04%)

17247.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ruby-3.4 - 32351909363.1 20 Aug 2026 09:55AM UTC 486
94.55
GitHub Action Run
2 ruby-4 - 32351909363.2 20 Aug 2026 09:45AM UTC 486
94.55
GitHub Action Run
3 ruby-3.3 - 32351909363.3 20 Aug 2026 09:48AM UTC 486
94.53
GitHub Action Run
Source Files on build 32351909363
  • Tree
  • List 243
  • Changed 231
  • Source Changed 0
  • Coverage Changed 231
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32351909363
  • 62c9cef4 on github
  • Prev Build on master (#32244791281)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc