Skip to main content
assistive.skiplink.to.breadcrumbs
assistive.skiplink.to.header.menu
assistive.skiplink.to.action.menu
assistive.skiplink.to.quick.search
Log in
Confluence
Spaces
Hit enter to search
Help
Online Help
Keyboard Shortcuts
Feed Builder
What’s new
Available Gadgets
About Confluence
Log in
Android
Pages
Boards
Space shortcuts
Dashboard
Secure Coding Home
Android
C
C++
Java
Perl
Page tree
Browse pages
Configure
Space tools
A
t
tachments (0)
Page History
Page Information
Resolved comments
View in Hierarchy
View Source
Export to PDF
Export to Word
Pages
Android Secure Coding Standard
2 Rules
Jira links
Rule 07. Miscellaneous (MSC)
Created by
Sandy Shrum
, last modified on
May 08, 2015
Contents
Android Only
Page:
DRD10-X. Do not release apps that are debuggable
Page:
DRD15-J. Consider privacy concerns when using Geolocation API
Page:
DRD25. To request user permission for OAuth, identify relying party and its permissions scope
Page:
DRD26-J. For OAuth, use a secure Android method to deliver access tokens
C
Page:
MSC30-C. Do not use the rand() function for generating pseudorandom numbers
Page:
MSC32-C. Properly seed pseudorandom number generators
Page:
MSC33-C. Do not pass invalid data to the asctime() function
Page:
MSC37-C. Ensure that control never reaches the end of a non-void function
Page:
MSC38-C. Do not treat a predefined identifier as an object if it might only be implemented as a macro
Page:
MSC39-C. Do not call va_arg() on a va_list that has an indeterminate value
Page:
MSC40-C. Do not violate constraints
C++
Content by label
There is no content with the specified labels
Java
Page:
MSC00-J. Use SSLSocket rather than Socket for secure data exchange
Page:
MSC01-J. Do not use an empty infinite loop
Page:
MSC02-J. Generate strong random numbers
Page:
MSC04-J. Do not leak memory
Page:
MSC05-J. Do not exhaust heap space
Page:
MSC06-J. Do not modify the underlying collection when an iteration is in progress
Page:
MSC07-J. Prevent multiple instantiations of singleton objects
rule-list
only-rule-list
Overview
Content Tools
{"serverDuration": 93, "requestCorrelationId": "8ea70d41567814e9"}