Closed sknep closed 2 weeks ago
Do you think text-based is enough? i'm worried about an actual "toggle" button being distractingly visible at the top of each finding.
@sknep will you run make lint
and fix the linting errors before we review?
What's your thoughts on adding another toggle location at the top of the page in the violated rules list? Like 👇
hmm... I don't really want folks to be able to suppress without fully understanding the finding. Also that spot is already kind of busy/full, and keeping these reports scannable is important to me. But what do you think?
Changes proposed in this pull request:
Adds report suppression information to each finding Allows the user to add or delete rules using the given rule id for each finding. Cleans up use of "scanType" now that we have sbt, which has an id and a type
security considerations
None