[ https://issues.apache.org/jira/browse/LIVY-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17718783#comment-17718783 ]
Asif Khatri commented on LIVY-974: ---------------------------------- I have created PR https://github.com/apache/incubator-livy/pull/404 for this JIRA. > Remove verbose output on Livy UI error pages > -------------------------------------------- > > Key: LIVY-974 > URL: https://issues.apache.org/jira/browse/LIVY-974 > Project: Livy > Issue Type: Improvement > Components: Server > Reporter: Asif Khatri > Assignee: Asif Khatri > Priority: Major > Fix For: 0.8.0 > > Attachments: image.png > > Time Spent: 10m > Remaining Estimate: 0h > > On error, the Livy UI shows verbose output on error pages including the Jetty > version number. This could be considered as a security vulnerability. We can > make it configurable and avoid sending server version details. > The Jetty version is there in every response header as well: > {noformat} > $ curl -v $LIVY_URL/sessions > ... > < Server: Jetty(9.4.43.v20210629){noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)