-
Notifications
You must be signed in to change notification settings - Fork 79
SLVS-2525 Show taints in report view #6426
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
SLVS-2525 Show taints in report view #6426
Conversation
Make view model for hotspot and taint to extend it.
bb42eb8
to
028db8b
Compare
Make the Taint and Hotspot report view models extend it.
…of the view model in a variable
🤖 Pull Request summaryAdds comprehensive unit tests and refactors security issue reporting architecture. • Test coverage expansion - Adds extensive unit tests for Focus areas for review:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
2e97d54
into
feature/report-view
SLVS-2525
This targets the PR in which the ReportViewModel was refactored to prevent crowding it with lots of logic.