bugcrowd / HUNT

Apache License 2.0
2.18k stars 415 forks source link

Possible count issue with the potential targets #29

Closed prodigysml closed 6 years ago

prodigysml commented 7 years ago

There seem to be more number of findings shown in the brackets than there is within the table, as displayed below: image Not 100% sure if I am missing something. Might be that some records can actually have multiple numbers.

Also, as you can see within the image, it is possible to get negative findings too :)

swagnetow commented 7 years ago

@ProDigySML Thanks for reporting the issue. This is definitely a known issue on our side. We're working on a fix as this is a pretty big bug.

swagnetow commented 7 years ago

@ProDigySML Also, do you know of a way to get the bug to reproduce? I'm trying to fix it, but I'm having trouble getting the bug trigger again.

prodigysml commented 7 years ago

I usually just click on the checked area to make it true, then use my keyboard to keep that column selected (the little blue box should be on the checked column for any row with true). Then hit the esc button and then the right arrow key. This should decrease the count to -1. Hope that helps!

swagnetow commented 6 years ago

@ProDigySML I was able to reproduce the bug, but unfortunately, I can't really fix that other than disabling certain key presses in your specific case. I did however fix the overall issue of HUNT reporting the wrong number of issues.

I'm going to close out this issue, but I highly appreciate the bug report as it lead me to fix a different bug that was a larger issue. Thanks!