shipyard/src
Sreejith Punnapuzha f19df69059 Fix security vulnerability using os.system()
Updates the rest api plugin used from [0] to remove background
processing logic that triggers an observed security vulnerability due to
use of os.system(). The background process support was used only for log
retrieval, which Shipyard does in a different way (not this plugin).

[0] https://github.com/teamclairvoyant/airflow-rest-api-plugin

Change-Id: I6967938c1f29678137ea27d01b4a639bc3acc6d5
2018-08-03 13:21:32 -05:00
..
bin Fix security vulnerability using os.system() 2018-08-03 13:21:32 -05:00