Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3585

Better escaping of header in AMWebController

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Better escaping of header in org.apache.tez.dag.app.web.AMWebController : setCorsHeaders. Without escaping findbugs would fail, right now we are just bypassing the findbugs check with the following line.

      origin = new String(origin);
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Sreenath Sreenath Somarajapuram
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: