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

Provide possibility to mark false positives inside report view #35

Open
lorriborri opened this issue Aug 14, 2024 · 0 comments
Open

Provide possibility to mark false positives inside report view #35

lorriborri opened this issue Aug 14, 2024 · 0 comments

Comments

@lorriborri
Copy link
Member

Story

Inside report view, when having a false positive finding as a developer I want to mark the false positive inside the ui and plugin shall send the information to server side.

Solution

  • context menu entry in report view table row "mark as false positive" (double click)
  • marked positive rows shall be have "false-positives:true" inside model and be shown in table as false-positive
  • add toolbar button to filter false positives on/off
  • provide button "sync with sechub server" - when having a connection to a sechub instance fetch false positive list and mark all entries from report being mentioned as false-positive in meta model so shown correctly inside view. This is interesting when an already partly reviewed/&handled report is loaded again in report view and developers want to see only non "true-positives"
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