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

Summary in reports, Address typo, refactorings, example domains #2873

Merged
merged 109 commits into from
Feb 16, 2024

Conversation

zigfridus and others added 30 commits April 10, 2023 14:28
- changed model's scanTypeCount List to Set in the HTMLScanResultReportModelBuilder;
- added tests in the HTMLScanResultReportModelBuilderTest;
- cleaned and added improvements in the ScanTypeCount;
- created tests for the ScanTypeCount;
- modified scanresult.html because of new set from the HTMLScanResultReportModelBuilder.
…-in-reports' into feature-345-summary-in-reports
…-in-reports' into feature-345-summary-in-reports
…mons/model/SecHubReportMetaDataSummaryDetailsTest.java

Co-authored-by: Jeeppler <Jeeppler@users.noreply.github.com>
@de-jcup de-jcup changed the title Summary in reports, Address typo, contributor doc, example domains Summary in reports, Address typo, refactorings, example domains Feb 9, 2024
@de-jcup de-jcup requested a review from winzj February 16, 2024 07:32
@de-jcup de-jcup marked this pull request as ready for review February 16, 2024 07:33
- dropped unnecessary code
- changed Type to Name in hmtl reports
- changed .name to .text for enums
- fixed typos
- added unit test
Copy link
Member

@winzj winzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good 🚀

@de-jcup de-jcup merged commit 1a3a3c1 into develop Feb 16, 2024
2 checks passed
@de-jcup de-jcup deleted the feature-345-summary-in-reports branch February 16, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment