lat

Tool to track security alerts on LWN

Latest on Hackage:0.6

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Magnus Therning
Maintained by [email protected]

lat (Linux Alert Tracker) is a tool for tracking security alerts published on Linux Weekly News (http:/lwn.netSecurity/). It does this by scraping information from the site and recording it in a local database (sqlite3). Alerts are organised by distribution in the same way as on the LWN site. They can also be filtered so that only alerts on packages of interest to the user are shown. It is also possible to directly from the tool raise a bug in a bugtracker based on an alert. (Only Jira is supported yet.) The envisioned user is someone who's interested in following the security alerts of a specific distribution, e.g. someone who's basing a project on a sub-set of packages from a distribution.