Mercurial > farol > farolluz
view README.txt @ 21:769c6f46f7b2
Added tag 0.1.1 for changeset dfa9fe731e78
author | Benoît Allard <benoit.allard@greenbone.net> |
---|---|
date | Fri, 17 Oct 2014 15:09:06 +0200 |
parents | e18b61a73a68 |
children |
line wrap: on
line source
========== FarolLuz ========== ------------------------------------------- A Utility to manipulate Security Advisories ------------------------------------------- :version: 0.1 :license: GPLv2+ Introduction ------------ FarolLuz is a set of library / utilities to manipulate security advisories. It is part of Farol, a Security Advisory Management Platform. Main features ------------- * Read CVRF advisories * Write CVRF Advisories * Write NASL scripts * Write OVAL Advisories (experimental) Installation ------------ To install ``farolluz``, use the pip package manager (preferably inside a virtualenv):: pip install farolluz