Spring of cleaning
Orizon v1.20, planned to be released the next 28th of August, 2009 will be very different from version released the last November.
A big change is that Orizon will be engine based. There will be four main engines that implements org.owasp.orizon.code.Engine abstract class. These engines are:
- mirage - for application modeling;
- dusk - for rule parsing
- jericho - for static analysis
- twilight - for source code crawling
All the engines will be freecc based. Freecc is a great java parser generator written by Jonathan Revusky, it takes a grammar as argument and generate a bunch of java files able to parse something written with that grammar. This is amazing, and indeed it is the second big change.
Please note that at least two intermediate releases will be announced along the way:
- a 1.18 version will be released the
21st25th of May, 2009 and it will be included for the first time in the Owasp LiveCD; - a 1.19 version will be released the 24th of July, 2009
Last modified: Wed Jun 17 19:14:24 UTC 2009, by thesp0nge