mozilla / minion-zap-plugin

Minion ZAP Plugin
15 stars 8 forks source link

Fixed #29. We can specify which one scan policy to disable. #31

Closed yeukhon closed 11 years ago

yeukhon commented 11 years ago

The syntax would be like this:

'policies': {'id1': '0', 'id2': '1', 'id2': '0', ....}