Made some changes and general clean up.
Created two views for the search page.
Default View will not show the flags column, and Dev View will.
Added a script that will add a flag called "pkg_insecure_http" to aid in finding insecure http links for the issue by @alfisya "Packages with insecure http or dead link as homepage". Basically, I have bash run the search command, and I feed it into the DB for tracking. I don't know how useful or not this will be, but saw the issue about tracking and correcting these, so added it in. I will see about looking into dead links as well down the road as time permits.
To use, switch to the new Dev View and use the search field. I will create some built-in searches later if I get the time.
General cleanup around licensing and formatting.
Right now, I run a refresh script once a day to refresh the data, so keep that in mind if searching for something you may have fixed recently.