Fix security issues of eval-s in testapi
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 9 Sep 2016 08:50:48 +0000 (16:50 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 14 Sep 2016 02:53:33 +0000 (10:53 +0800)
commit6e52f48dbad2d39ebe124e6926e78fd0bca29adb
treebd39217f7d4eccef1eb5acdbdd8f2325665e7a86
parent4f3f6bd997e5bdc528da6c36da59e0d2d464ef83
Fix security issues of eval-s in testapi

results from security audit show risks and recommendations to fix them

JIRA: RELENG-144

Change-Id: If128cc3ae230150a912b581dfb1ded543d851eb5
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
13 files changed:
result_collection_api/opnfv_testapi/dashboard/bottlenecks2Dashboard.py
result_collection_api/opnfv_testapi/dashboard/dashboard_utils.py
result_collection_api/opnfv_testapi/dashboard/doctor2Dashboard.py
result_collection_api/opnfv_testapi/dashboard/functest2Dashboard.py
result_collection_api/opnfv_testapi/dashboard/promise2Dashboard.py
result_collection_api/opnfv_testapi/dashboard/yardstick2Dashboard.py
result_collection_api/opnfv_testapi/resources/handlers.py
result_collection_api/opnfv_testapi/tests/unit/fake_pymongo.py
result_collection_api/opnfv_testapi/tests/unit/test_dashboard.py
result_collection_api/opnfv_testapi/tests/unit/test_fake_pymongo.py
result_collection_api/opnfv_testapi/tests/unit/test_result.py
result_collection_api/update/templates/changes_in_mongodb.py
result_collection_api/update/templates/update_mongodb.py