Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #6987 XSS vulnerability in browser sidebar #6988

Merged

Commits on Jan 28, 2020

  1. fix eclipse-theia#6987 XSS vulnerability in browser sidebar

    Change simply updates innerHtml to innerText to ensure user supplied
    content does not impact the dom.
    
    Signed-off-by: Casey Flynn <caseyflynn@google.com>
    caseyflynn-google committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    41281f4 View commit details
    Browse the repository at this point in the history