cr0hn / golismero-legacy

THIS IS A LEGACY VERSION PRESERVED FOR BACKUP, DO NOT USE
http://golismero-project.com
15 stars 4 forks source link

Dump all Data objects as JSON structures #204

Closed MarioVilas closed 10 years ago

MarioVilas commented 10 years ago

We have this implemented already. However, we still need to do two things:

1) Test the feature thoroughly, since it's not currently being used anywhere. 2) Make sure this is the design we want, since we'll be using it extensively in the HTML report, JSON report and in the web UI in general.

MarioVilas commented 10 years ago

/cc @rrequero

MarioVilas commented 10 years ago

So far, so good. The key points are:

MarioVilas commented 10 years ago

Closing after reviewing all Data subclasses, I think they're safe to serialize as JSON now.