Closed borisrizov-zf closed 8 months ago
Security scans shouldn't post reports which contain High and Medium findings for the open public as it would present a security issue.
Edit the reports to show only non-critical errors and create reports in the security tab.
The acceptable solution to this is to update the DAST scan file and remove line 123-127 and add the retention-days: 1 option to the report. This has been approved by sec as a solution.
123-127
retention-days: 1
Closed by #256
Summary
Security scans shouldn't post reports which contain High and Medium findings for the open public as it would present a security issue.
Solution
Edit the reports to show only non-critical errors and create reports in the security tab.