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

Sequence: Support for JSON reports #5873

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

psiinon
Copy link
Member

@psiinon psiinon commented Nov 1, 2024

Overview

As per title.
Note that I didnt add the 'highestAlert' field - that looks to be a bit tricky, and not really needed for JSON reports?
Might want it for HTML ones though 😁
Also added the alertId so that they can be cross referenced.

Related Issues

Checklist

  • Update help
  • Update changelog
  • Run ./gradlew spotlessApply for code formatting
  • Write tests
  • Check code coverage
  • Sign-off commits
  • Squash commits
  • Use a descriptive title

For more details, please refer to the developer rules and guidelines.

@thc202
Copy link
Member

thc202 commented Nov 2, 2024

This has conflicts now.

@psiinon psiinon force-pushed the sequence/report1 branch 3 times, most recently from 27e9bf9 to 8608824 Compare November 4, 2024 09:59
@psiinon
Copy link
Member Author

psiinon commented Nov 4, 2024

Ready to review, but I have found one failing edge case that I'm looking into..

@psiinon
Copy link
Member Author

psiinon commented Nov 4, 2024

OK, the edge case was Zest not handling a req with a token in the URL - now fixed (with a test too!)

@psiinon psiinon force-pushed the sequence/report1 branch 2 times, most recently from 1624d39 to 62543d3 Compare November 5, 2024 09:57
@psiinon
Copy link
Member Author

psiinon commented Nov 5, 2024

Now with unit tests 😁

Signed-off-by: Simon Bennetts <psiinon@gmail.com>
@thc202
Copy link
Member

thc202 commented Nov 5, 2024

Thank you!

@kingthorin kingthorin merged commit a4c7183 into zaproxy:main Nov 5, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2024
@kingthorin
Copy link
Member

kingthorin commented Nov 13, 2024

Do we want to update the help for these?

and for that matter the HTML variants when I get them finished.

@psiinon
Copy link
Member Author

psiinon commented Nov 14, 2024

@kingthorin yes, definitely. Can you do that? 😁

@kingthorin
Copy link
Member

Yup, no problem.

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

Successfully merging this pull request may close these issues.

3 participants