Home / Vulnerability Database / Swift : NSLog usage
Swift
Swift : NSLog usage
Classification
OWASP Mobile Top 10 2016
OWASP MASVS
Overview
The application uses an NSLog method. This method is used for debugging and not supposed to be left in a release version of an application. All messages generated by NSLog can be read using XCode, leaving a possibility of unnecessary information disclosure. Extensive use of NSLog can also significantly slows down the application.
MEDIUM
DerScanner Severity Score
Do you want to fix Swift : NSLog usage in your application?
See also
Swift
Swift : Nill password
Swift
Swift : Hardcoded salt
Swift
