trufflesecurity / of-CORS

144 stars 19 forks source link

Visualize results in authenticated table #8

Closed lavalamp- closed 1 year ago

lavalamp- commented 1 year ago

Description of Change

This PR updates the code to include a few pages for visualizing results and a method for authenticating to those pages. More specifically...

Impact of Change

We can see all the results in a browser now!

Collateral Work

Testing

Unit tests included where necessary. Functional testing performed on all the JS shenanigans.