DotNetRussell / Ensemble

A Bug Bounty Platform that allows hunters to issue commands over a geo-distributed cluster. The ideal user is someone who is attempting to scan multiple bug bounty programs simultaneously, on a recurring basis.
https://DotNetRussell.com
MIT License
46 stars 6 forks source link

Feature: Better Scheduled Job Result Diffing #6

Open DotNetRussell opened 1 year ago

DotNetRussell commented 1 year ago

Feature Summary: The job diffing that's currently enabled doesn't fully work as intended. The output should be sorted in some repeatable way prior to diffing and the diff output should have colors to help identify changes more easily.

Acceptance Criteria: Given a user has run a scheduled job more than once When the user views the scheduled job results Then the user will see a diff of the results that are color coded (green for new red for removed) and sorted