Closed GoogleCodeExporter closed 9 years ago
Source Code
Original comment by msra...@gmail.com
on 19 Apr 2015 at 11:40
Attachments:
Following some comments (as per latest committed changes):
- The name of the scanner as well the contents of "errorBufferOverflowMessage" should be i18'ed [1];
- The variable "checkStringBody1" is no longer used;
- Consider replacing the literal 500 with constant HttpStatusCode.INTERNAL_SERVER_ERROR;
- The class variables "vuln" and "log" can be marked as final.
[1] https://github.com/zaproxy/zap-extensions/wiki/AddOnsBeta
Original comment by THC...@gmail.com
on 8 May 2015 at 8:14
ZAP has been migrated to github
This issue will be on github issues with the same ID:
https://github.com/zaproxy/zaproxy/issues
Original comment by psii...@gmail.com
on 5 Jun 2015 at 9:18
Original issue reported on code.google.com by
msra...@gmail.com
on 19 Apr 2015 at 11:39