Closed
Bug 1316298
Opened 9 years ago
Closed 7 years ago
Risk record for Symbol API
Categories
(Security Assurance :: Risk Record, task)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jvehent, Assigned: lonnen)
References
()
Details
Summary
--------
RRA: https://docs.google.com/spreadsheets/d/1kJTSEg9BgT4F8xYkip-nOLJRQ8Aeg9iTx87grv8cu7U/edit#gid=0
Data classification: PUBLIC
Estimated risk: LOW
Worst case Impact: MEDIUM
The Symbolication service (symbolapi.mozilla.org) is an API used for symbolicating Firefox stacks. It uses data from symbols.mozilla.org to matches PC addresses to modules in memory and looks up the corresponding function names in server-side symbol files. The service is used by developers and may be used by telemetry when processing crashes in the future.
Risk identification
-------------------
1. MEDIUM risk to productivity if the service is down as it would delay developers when investigating crashes.
Recommendations
---------------
1. The service should be hosted according to Cloud Services operational and security standards, and implement the Cloudsec security checklist from https://wiki.mozilla.org/Security/CloudSec#Security_Checklist. The low risk of running this service means no specific requirements are needed beyond standard operations.
Actions for you
---------------
The assignee of this bug should create implementation bugs/issues for each of the recommendations listed above. This risk record bug will remain open for the lifetime of the service. Please close this bug only when the service is decommissioned.
Updated•9 years ago
|
Status: NEW → ASSIGNED
Reassigned to lonnen. Their rewrite of the service: https://github.com/mozilla-services/tecken
Assignee: ddurst → chris.lonnen
| Assignee | ||
Comment 3•7 years ago
|
||
per https://bugzilla.mozilla.org/show_bug.cgi?id=1249192#c13 this service can be decomm'd rather than fixed
| Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•