You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Rob Close (JIRA)" <ji...@apache.org> on 2015/02/26 20:19:07 UTC

[jira] [Created] (CB-8554) File plugin Android source does not pass Fortify scan

Rob Close created CB-8554:
-----------------------------

             Summary: File plugin Android source does not pass Fortify scan
                 Key: CB-8554
                 URL: https://issues.apache.org/jira/browse/CB-8554
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: Master
         Environment: Android

Modify the code to remove the following warnings

>From Fortify:
Access Control: SecurityManager Bypass (Security Features, Structural)
Poor Error Handling: Empty Catch Block (Errors, Structural)
Poor Style: Non-final Public Static Field (Encapsulation, Structural)
Poor Error Handling: Throw Inside Finally (Errors, Structural)

And from SonarQube:
Preserve Stack Trace
Reliance on default encoding

            Reporter: Rob Close
            Priority: Minor
             Fix For: Master






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org