Update status from Alpha -> Beta
Brought to you by:
psiinon
Originally created by: msra...@gmail.com
Add-on/Scan rule source URL: https://code.google.com/p/zap-extensions/source/browse/branches/alpha/src/org/zaproxy/zap/extension/ascanrulesAlpha/BufferOverflow.java
Summary of changes:
Updated some of the license info and license location
Build instructions (if non standard):
Current status (Alpha/Beta/Release):Alpha
Requested Status (Alpha/Beta/Release):Beta
Publish to Marketplace (Y/N):Y
Anything else we should know:
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: msra...@gmail.com
Source Code
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: THC...@gmail.com
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