zaproxy / zaproxy/zaproxy

Make it easier to pause active scan

Open
#3,454 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component-UI enhancement Usability
Dominant language
Java
Stars
15.8k
Forks
2.6k
Avg merge
13h 16m
Merged PRs (30d)
17

Description

When you are on the Scan Progress dialog of an active scan, it lists a row for each scan type to run (or that has run), but only has a Skip button for the current scan type being run. I'd like to see 2 simple enhancements:

  1. There be a pause button in addition to a skip button for the current test category. It might be easier/more obvious to add a pause/resume scan button at the bottom of the dialog instead. Next to the close button.
  2. There be a skip button for every test category that has not run yet so you can skip individual test categories that have not run yet. (In addition to still being able to skip the currently running test category).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies the Scan Progress dialog as the starting point; locate its implementation and the scan-state handling for the current and pending test categories. Done means the dialog can pause and resume the active scan and skip each category that has not started, while retaining the current skip control.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.