UMDLARS / dtanm

A framework to teach adversarial thinking to software developers without requiring any special security knowledge
3 stars 2 forks source link

Improve output of scored code #97

Closed ChandlerSwift closed 4 years ago

ChandlerSwift commented 4 years ago

Instead of the inline text we're currently showing, this integrates a better side-by-side diff of what the user outputs vs what gold outputs.

Fixes #23 Will pave the way for #85 Fixes #100 along the way