[
https://issues.apache.org/jira/browse/KNOX-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856628#comment-15856628
]
ASF subversion and git services commented on KNOX-871:
------------------------------------------------------
Commit 521a542d2a34169319ba2dccbb3f7afee8b137ca in knox's branch
refs/heads/master from [~moresandeep]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=521a542 ]
KNOX-871 - Fix FindBugs - Malicious code vulnerability (Colm O hEigeartaigh
via Sandeep More)
> 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)