-
Notifications
You must be signed in to change notification settings - Fork 58
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
Report flaws #3880
base: main
Are you sure you want to change the base?
Report flaws #3880
Conversation
Checklist for QA:
What works:Improvement on what it was. Some minor changes should be made, as shown below. What doesn't work:Apparently we show Finding recommendations if those are available and otherwise show the Finding Type recommendations. Since searching for some of these recommendations in the kat_findings_types file give no results. Some textual changes below for the report I checked. Bug or feature?:Generate a SSL certificate for this web server..... -> Generate SSL certificates for web servers that do not use secure connections to offer confidentiality and integrity to users and data. "1. Set the Content-Security-Policy HTTP header in all HTTP answers. 2. Make sure that when the Content Security Policy is violated by a browser, that this violation is logged and monitored. Point the content security violation variable report-uri to a server-side log script. 3. Implement a process that periodically analyses these logs for programming errors and hack attacks." -> remove the numbers. "Determine if this port should be reachable from the identified location. Limit access to reduce the attack surface if necessary." -> Determine if the open system administrator port should be reachable... |
Quality Gate passedIssues Measures |
Changes
Issue link
Closes #3837
Demo
Please add some proof in the form of screenshots or screen recordings to show (off) new functionality, if there are interesting new features for end-users.
QA notes
Please add some information for QA on how to test the newly created code.
Code Checklist
.env
changes files if required and changed the.env-dist
accordingly.Checklist for code reviewers:
Copy-paste the checklist from the docs/source/templates folder into your comment.
Checklist for QA:
Copy-paste the checklist from the docs/source/templates folder into your comment.