skip to navigation
skip to content

Not Logged In

DsaLib 1.02dev-r7

Python module to retrieve the Debian Security Alerts (DSA) and parse them.

dsalib is a module for Python that retrieves all the details for each Debian alert (DSA) published on Debian's security website (http://security.debian.org/ ), parses it, and put it in an exploitable/queryable way. This module has been created for use with the project dsacheck. Please note that this module uses decorators, so you'll need at least Python 2.4.