-
Notifications
You must be signed in to change notification settings - Fork 2.5k
ascan: Pause timers when pausing scan #9176
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
base: main
Are you sure you want to change the base?
Conversation
|
Fixed Issues (8)Great job! The following issues were fixed in this Pull Request
Use @Checkmarx to reach out to us for assistance. Just send a PR comment with Examples: |
aa5f2ce to
1dce76c
Compare
1778b68 to
410a844
Compare
zap/src/test/java/org/parosproxy/paros/core/scanner/PluginStatsUnitTest.java
Show resolved
Hide resolved
50570e6 to
91fc878
Compare
91fc878 to
f431725
Compare
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.
Pull request overview
Copilot reviewed 9 out of 9 changed files in this pull request and generated 7 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
zap/src/main/java/org/parosproxy/paros/core/scanner/HostProcess.java
Outdated
Show resolved
Hide resolved
zap/src/test/java/org/parosproxy/paros/core/scanner/ScannerPauseTimerUnitTest.java
Outdated
Show resolved
Hide resolved
zap/src/main/java/org/parosproxy/paros/core/scanner/Scanner.java
Outdated
Show resolved
Hide resolved
zap/src/test/java/org/parosproxy/paros/core/scanner/PluginStatsUnitTest.java
Show resolved
Hide resolved
zap/src/main/java/org/parosproxy/paros/core/scanner/Scanner.java
Outdated
Show resolved
Hide resolved
Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
f431725 to
f112cf9
Compare


Full disclosure some of this was done by copilot.
#3455