Page MenuHomePhabricator

Security review of Property Suggestor - python part
Closed, ResolvedPublic

Description


Version: unspecified
Severity: normal

Details

Reference
bz66378

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:12 AM
bzimport set Reference to bz66378.

I believe the plan is for this to not run on the cluster, rather the parsing will be done somewhere else and the csv will be uploaded and imported.

If someone can confirm that's the case, then we can close this now. Otherwise, the code isn't hostile, but we need to have a defined plan for how it's going to run in production to determine if there are any missing controls.

Plan from Nik is, "Lets assume for the next few months this'll be manually run and uploaded to the cluster. Or run in labs where the dumps are right there for reading."

If that changes, we'll want to evaluate that process separately.