Mercurial > farol > farolluz
view CHANGES @ 25:3cab052872f4
Update the CHANGES
author | Benoît Allard <benoit.allard@greenbone.net> |
---|---|
date | Fri, 24 Oct 2014 16:43:31 +0200 |
parents | dfa9fe731e78 |
children | 809db989cac5 |
line wrap: on
line source
FarolLuz next ============= Main changes since FarolLuz 0.1.1: ---------------------------------- * Add tests * Add method to rename productIDs in the whole document 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