Closed
Bug 930065
Opened 11 years ago
Closed 11 years ago
SecReview: ETL of public bugs from Bugzilla to ElasticSearch
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ekyle, Unassigned)
References
Details
(Whiteboard: [pending secreview][start yyyy-mm-dd][target yyyy-mm-dd][triage needed])
The Python code that is responsible for Extracting data directly from Bugzilla's database, Transforming it to time-series data cube, and Loading into ElasticSearch, aka "ETL", requires security review.
The know complications are:
* Private bugs must not be included, and the history on those bugs must be removed from the historical record in ElasticSearch.
* Private comments and private attachments must similarly be removed from the historical record.
Reporter | ||
Updated•11 years ago
|
Blocks: 879835
Whiteboard: [pending secreview][start yyyy-mm-dd][target yyyy-mm-dd][triage needed]
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•