Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-871

Fix FindBugs "Malicious code vulnerability" issues

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None

    Description

      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)

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            coheigea Colm O hEigeartaigh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: