Closed Jeeppler closed 2 months ago
Can be implemented as soon as the SecHub server supports the use case "user cancels job". Currently only admins can cancel jobs,
Closing this issue for now. We'll have to wait until the SecHub server supports cancelling. Once the server feature is implemented then the client will also support this.
Problem
The user should be able to cancel a job from the SecHub CLI.
User scenario:
Solution
The user should be able to stop an ongoing scan by providing the job uuid.
This is especially important for webScan or other scans which take several minutes or even hours.