8000 update jquery · Issue #121 · texttest/texttest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

update jquery #121

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

Open
behrisch opened this issue Apr 15, 2023 · 1 comment
Open

update jquery #121

behrisch opened this issue Apr 15, 2023 · 1 comment

Comments

@behrisch
Copy link
Collaborator

There are several reported vulnerabilities in the very outdated jquery version shipped with texttest. We should check whether we can replace it with https://code.jquery.com/jquery-3.6.4.min.js

@gjb1002
Copy link
Collaborator
gjb1002 commented Mar 14, 2024

@behrisch Had a little look here. There are quite a few breaking changes and I think some of them affect us.

From a cursory examination of the 6 vulnerabilities I found listed, I could not see that any of them applied to our little javascript code. Basically because we don't do anything with html from outside, don't call jquery.extend, and don't make cross-domain AJAX calls.

It would still be good to do this, though I am trouble seeing how I can test it on a non-live site in my environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0