When viewing the OpenDLP scan results for a single host, it can be difficult to
view the results if the host has over 20,000 results because OpenDLP places all
the results on a single web page. It can cause web browsers to slow down and
the OpenDLP VM will start moving at a crawl as well.
I've fixed this issue by making a modification to the results page which will
split the results into multiple pages. It defaults to showing only 1,000
results per page, but that is user-selectable as well.
I'm sharing this file with the community in case anybody else finds this
feature to be useful.
Instructions to install:
1. Go to the /var/www/OpenDLP/web/bin/ directory on your OpenDLP host.
2. Make a backup copy of the current viewresults.html file
3. Upload the viewresults.html file attached to this post
4. chmod +x viewsresults.html (to mark it executable)
Original issue reported on code.google.com by nroe...@paysw.com on 19 Apr 2013 at 5:08
Original issue reported on code.google.com by
nroe...@paysw.com
on 19 Apr 2013 at 5:08Attachments: