slither icon indicating copy to clipboard operation
slither copied to clipboard

Show detector check names in report itself

Open QEDK opened this issue 3 years ago • 0 comments

Describe the desired feature

Currently, the default report links to the wiki which has the name of the detector to ignore, I think the report itself should display the name so it doesn't need anyone to open the wiki in the first place.

The alternative solution would be to change section names on the wiki to match the name of the detector.

E.g. Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#block-timestamp -> Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#timestamp or Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#block-timestamp -> (timestamp) Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#block-timestamp

QEDK avatar Jul 31 '22 20:07 QEDK