Open main menu
Home
Random
Log in
Settings
About MozillaWiki
MozillaWiki
Search
Security/Reviews/Gaia/Music
Language
Edit
<
Security
|
Reviews
|
Gaia
Revision as of 17:00, 20 November 2015 by
Yyang
(
talk
|
contribs
)
(
→App Review Details
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Contents
1
App Review Details
2
Overview
3
Architecture
3.1
Components
3.2
Relevant Source Code
3.3
Permissions
3.4
Web Activity Handlers
3.5
Web Activity Usage
3.6
Notable Event Handlers
4
Code Review Notes
4.1
1. XSS & HTML Injection attacks
4.2
2. Secure Communications
4.3
3. Secure data storage
4.4
4. Denial of Service
4.5
5. Use of Privileged APIs
4.6
6. Interfaces with other Apps/Content
5
Security Risks & Mitigating Controls
6
Actions & Recommendations
7
Previous Review
App Review Details
App: Music
Review Date: 20 Nov 2015
Latest Commit:
https://github.com/mozilla-b2g/gaia/commit/9563c38e0cd3fbaaec2a40cd525baf7df5098f2f
Review Lead: Yu Yang
Overview
Architecture
Components
Relevant Source Code
Permissions
Web Activity Handlers
Web Activity Usage
Notable Event Handlers
Code Review Notes
1. XSS & HTML Injection attacks
2. Secure Communications
3. Secure data storage
4. Denial of Service
5. Use of Privileged APIs
6. Interfaces with other Apps/Content
Security Risks & Mitigating Controls
Actions & Recommendations
Previous Review
Security/Reviews/Gaia/Music_2013-02