• Sam Beckham's avatar
    Makes dismissed issues a first class citezen · be4969af
    Sam Beckham authored
    - Adds `dismissedIssues` to the Vuex store
    - Re-works the mutation so dismissed, new items are labelled as
      dismissed rather than `new`
    - Renders these dismissed items at the bottom of the list of vulns
    - Allows dismissed issues to switch lists in real time
    - Refactors a lot of security reports mutations to allow for DRYer code
    be4969af
6079-dismissed-items-in-reports.yml 106 Bytes