Mercurial > farol > farolluz
view CHANGES @ 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 | dfa9fe731e78 |
children | 3cab052872f4 |
line wrap: on
line source
FarolLuz 0.1.1 (2014-10-17) =========================== This is the first patch release of FarolLuz 0.1 This release add support for reading / writing incomplete CVRF documents. As well as introduce a few features for ease of manipulation of the document. Main changes since FarolLuz 0.1: -------------------------------- * Allow writing of incomplete CVRF documents. * Allow parsing of incomplete CVRF documents. * Add a method to extract a document ID. * Add methods to extract Product references in a Document. * Add method to get a Vulnerability Note per ordinal. * Fix issue where Acknowledgment could only have one Name and Organization. * Complete the CVRF template with missing elements * Improve validation. FarolLuz 0.1 (2014-09-23) ========================= This is the first release of FarolLuz. FarolLuz is a set of library / utilities to manipulate Security Advisories. It is part of Farol, a Security Advisory Management Platform. It has the following features: - Parsing of CVRF Documents - Generation of CVRF Documents - Generation of RedHat LSC as NASL scripts - Various utility methods on the CVRF objects - Experimental Generation of RedHat LSC as OVAL scripts