Various adaptations for Phantomas v2
This commit is contained in:
@@ -142,7 +142,8 @@ var ApiController = function(app) {
|
||||
delete data.params.options.screenshot;
|
||||
|
||||
// Here we can remove tools results if not needed
|
||||
|
||||
delete data.toolsResults.phantomas.offenders.requests;
|
||||
|
||||
return resultsDatastore.saveResult(data);
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user