zaproxy-website icon indicating copy to clipboard operation
zaproxy-website copied to clipboard

Alert list - sort and filter

Open psiinon opened this issue 5 years ago • 5 comments
trafficstars

Maybe using something like https://www.tablefilter.com/popup-filters.html ? Or could hand craft the JS of course ...

psiinon avatar Nov 06 '20 12:11 psiinon

@rezen can we use url params to filter these tables? I keep on typing things like "Use a filter of xyz on https://www.zaproxy.org/docs/alerts/ " :)

psiinon avatar Nov 23 '21 12:11 psiinon

I don't see why not, what did you have in mind? I imagine there are common filters you want to share (eg status=release) ?

rezen avatar Nov 23 '21 17:11 rezen

Being able to filter of any table field would be great, but there are probably some that are more useful than others.

eg things like:

  • https://www.zaproxy.org/addons/?name=aaa
  • https://www.zaproxy.org/addons/?status=bbb
  • https://www.zaproxy.org/videos-list/?tags=ccc
  • https://www.zaproxy.org/docs/internal-statistics/?key=ddd
  • https://www.zaproxy.org/docs/internal-events/?event=eee

Anyone spot any other obvious ones I've missed?

psiinon avatar Nov 23 '21 17:11 psiinon

For info - filtering is done on the Alertstable (and many others)

psiinon avatar Dec 06 '22 09:12 psiinon

This would be useful for zaproxy/zap-core-help#504 to allow to link to videos with specific tags.

thc202 avatar Jun 15 '23 09:06 thc202