NhatNH2807 / defect_log_lab4

Lab 4 SWT
0 stars 0 forks source link

Remote scanning API disabled #3

Open NhatNH2807 opened 3 weeks ago

NhatNH2807 commented 3 weeks ago

Module: OWASP ZAP Integration Description: Defect: The API fails to remotely trigger OWASP ZAP scans when executed from the system. Expected Result: The API should successfully initiate OWASP ZAP scans from remote requests and return results to the system. Type: Integration Severity: Critical Created Date: 29/10/2024

NhatNH2807 commented 3 weeks ago

I have assigned this issue myself and will be testing the API for errors when calling OWASP ZAP remotely. Action plan:

Step 1: Verify errors that occur when making remote calls. Step 2: Check system logs to identify configuration or connection errors. Step 3: Adjust and retest the API to ensure successful remote OWASP ZAP scan calls.

NhatNH2807 commented 3 weeks ago

Updated : I have confirmed the error when calling the OWASP ZAP API remotely. Checking the system logs shows that there is a problem with the network configuration or API access.