[
https://issues.apache.org/jira/browse/KNOX-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856590#comment-15856590
]
Sandeep More commented on KNOX-871:
-----------------------------------
Thanks for the patch [~coheigea] ! I will review it and try to get it in today.
> Fix FindBugs "Malicious code vulnerability" issues
> --------------------------------------------------
>
> Key: KNOX-871
> URL: https://issues.apache.org/jira/browse/KNOX-871
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Colm O hEigeartaigh
> Assignee: Colm O hEigeartaigh
> Priority: Minor
> Fix For: 0.12.0
>
> Attachments:
> 0001-KNOX-871-Fix-FindBugs-Malicious-code-vulnerability-i.patch
>
>
> This task is to fix the Fix FindBugs "Malicious code vulnerability" issues.
> The patch attached makes the following changes:
> a) Make static class variables final where possible
> b) Change all "final static" -> "static final" for consistency + to follow
> the standard naming convention.
> c) Disallow access to mutable objects (internal arrays)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)