Mercurial > farol > farolluz
view CHANGES @ 22:4004b67216a9
Add tests + method to change a ProductID
author | Benoît Allard <benoit.allard@greenbone.net> |
---|---|
date | Fri, 24 Oct 2014 16:16:50 +0200 |
parents | 90852c11fabd |
children | dfa9fe731e78 |
line wrap: on
line source
FarolLuz 0.1.1 (????-??-??) =========================== This is the first patch release of FarolLuz 0.1 This release add support for reading / writing incomplete CVRF documents. 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