bdraco/addon_securityadvisor

Suggestions: UI

Jamyn opened this issue · 0 comments

  • Switch to static interface that displays the result of
    the last scan,
  • Add a button to perform a scan and uses comet to load the
    scan results into the interface. The way it's organized now you have to
    avoid doing any time-consuming checks since the interface wont render
    until they're all complete.
  • Add the ability to sort result types so we're not left with one large page containing hundreds of results. (sort by type, exclude "pass" results, etc)