benoit@52: FarolLuz 1.1.0 (2015-01-05) benoit@52: =========================== benoit@52: benoit@52: This is the first minor release of the 1.0 branch of FarolLuz. FarolLuz is a benoit@52: set of library / utilities to manipulate Security Advisories. It is part of benoit@52: Farol, the Security Advisory Management Platform. benoit@52: benoit@52: This release adds support for two new imports formats (CPE and CVE) as well as benoit@52: a new export format (HTML). benoit@41: benoit@41: Main changes since FarolLuz 1.0: benoit@41: -------------------------------- benoit@41: * Add parsing for CPE. benoit@43: * Add parsing for CVEs format from the OpenVAS Greenbone Security Manager. benoit@49: * Implement an HTML export format. benoit@41: benoit@41: benoit@34: FarolLuz 1.0 (2014-11-05) benoit@34: ========================= benoit@34: benoit@41: This is the first public release of FarolLuz. FarolLuz is a set of library / benoit@34: utilities to manipulate Security Advisories. It is part of Farol, the Security benoit@34: Advisory Management Platform. benoit@34: benoit@25: benoit@25: Main changes since FarolLuz 0.1.1: benoit@25: ---------------------------------- benoit@25: * Add tests benoit@25: * Add method to rename productIDs in the whole document benoit@34: * Add method to rename groupIDs in the whole document. benoit@26: * Split the big cvrf.py file into smaller ones benoit@25: benoit@38: benoit@20: FarolLuz 0.1.1 (2014-10-17) benoit@6: =========================== benoit@6: benoit@6: This is the first patch release of FarolLuz 0.1 benoit@6: benoit@20: This release add support for reading / writing incomplete CVRF documents. As benoit@20: well as introduce a few features for ease of manipulation of the document. benoit@6: benoit@6: Main changes since FarolLuz 0.1: benoit@6: -------------------------------- benoit@6: * Allow writing of incomplete CVRF documents. benoit@6: * Allow parsing of incomplete CVRF documents. benoit@6: * Add a method to extract a document ID. benoit@17: * Add methods to extract Product references in a Document. benoit@12: * Add method to get a Vulnerability Note per ordinal. benoit@12: * Fix issue where Acknowledgment could only have one Name and Organization. benoit@12: * Complete the CVRF template with missing elements benoit@13: * Improve validation. benoit@6: benoit@6: benoit@0: FarolLuz 0.1 (2014-09-23) benoit@0: ========================= benoit@0: benoit@0: This is the first release of FarolLuz. FarolLuz is a set of library / benoit@0: utilities to manipulate Security Advisories. It is part of Farol, a Security benoit@0: Advisory Management Platform. benoit@0: benoit@0: It has the following features: benoit@0: benoit@0: - Parsing of CVRF Documents benoit@0: - Generation of CVRF Documents benoit@0: - Generation of RedHat LSC as NASL scripts benoit@0: - Various utility methods on the CVRF objects benoit@0: - Experimental Generation of RedHat LSC as OVAL scripts