Mercurial > farol > farolluz
view CHANGES @ 35:a94fd33db44a
Added tag 1.0 for changeset 9ddfd6ee6b01
author | Benoît Allard <benoit.allard@greenbone.net> |
---|---|
date | Wed, 05 Nov 2014 08:54:53 +0100 |
parents | 9ddfd6ee6b01 |
children | 7ee2dec783c1 bb1dd2a55643 |
line wrap: on
line source
FarolLuz 1.0 (2014-11-05) ========================= THis is the first public release of FarolLuz. FarolLuz is a set of library / utilities to manipulate Security Advisories. It is part of Farol, the Security Advisory Management Platform. Main changes since FarolLuz 0.1.1: ---------------------------------- * Add tests * Add method to rename productIDs in the whole document * Add method to rename groupIDs in the whole document. * Split the big cvrf.py file into smaller ones 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