This is an automated email from the ASF dual-hosted git repository.
nic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from cd6bc85 Minor: update json in KylinHealthCheckJob's output
add cd607f7 Prevent uncontrolled data used in path expression
add b1af159 Fix equals method does not inspect argument type
add 1713807 Fix queries built from user-controlled sources
No new revisions were added by this update.
Summary of changes:
.../kylin/job/execution/ExecutableManager.java | 1 +
.../apache/kylin/metadata/model/TableExtDesc.java | 7 +-
.../kylin/rest/controller/DashboardController.java | 17 +-
.../kylin/rest/service/DashboardService.java | 250 +++++++++++----------
4 files changed, 154 insertions(+), 121 deletions(-)