Skip to content
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

ci: don't report medium and high openly #200

Closed
Tracked by #205
borisrizov-zf opened this issue Dec 7, 2023 · 2 comments
Closed
Tracked by #205

ci: don't report medium and high openly #200

borisrizov-zf opened this issue Dec 7, 2023 · 2 comments
Assignees

Comments

@borisrizov-zf
Copy link
Contributor

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.

@borisrizov-zf
Copy link
Contributor Author

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.

@borisrizov-zf borisrizov-zf self-assigned this Feb 23, 2024
@borisrizov-zf
Copy link
Contributor Author

Closed by #256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant