slither
slither copied to clipboard
Added reference URLs to JSON output
Added relevant URL links to the wiki page in the JSON output for each detector triggered.
Fixes #1224
Dumps reference url in the json file for each detector object.
so uh this breaks all the tests since I am changing the output format. The expected_result json no longer match
should i replace all the expected jsons with the updated ones?