TODO
===========

Add a thread to generate partial xml file in order to save memory resources

Remove mapping methond and rewrite site generating methods to map files during site creation. That would allow site AND xml generation thread during __init__, Reducing time AND memory consumption (sites can go on a queue)

Remove ampersands and typecasts from stack based overflows 'info' attribute, as in (int)&data or &data

Add options for which CWEs to activate during scan

