Skip to content

WebScan v2.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:47

WebScan v2.4.1 — Coverage boost + README fix

🔧 Changes

Coverage: 94% → 95%

  • 13 new tests covering error branches in 5 plugins
  • prototype_pollution: 73% → ~90%
  • request_smuggling: 80% → ~92%
  • file_upload: 82% → ~92%
  • websocket_security: 88% → ~95%
  • mass_assignment: 89% → ~95%

README Fix

  • 11 missing plugins added to the plugins table (all 38 now listed)

📊 Numbers

  • 38 plugins
  • 701 tests (was 688)
  • 95% coverage (was 94%)
  • 59 source files
  • ruff clean, mypy --strict clean