-
Notifications
You must be signed in to change notification settings - Fork 28.6k
Update expat #91384
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
Comments
It looks like this is only used by Skia? Can we just mimic what Skia does instead of putting this under |
Hello do we have an update on this. Our security scans keep flagging this lib due to vulnerabilities in the version of expat being used here |
@elson-dsouza the good news is it's only used for parsing the font file on Android so there's not actually a vulnerability here, which is why we haven't been jumping on this as fast as we would otherwise. But let me see if I can raise the priority. |
Update license script for new expat Fixes flutter/flutter#91384
Update license script for new expat Fixes flutter/flutter#91384
Update license script for new expat Fixes flutter/flutter#91384
Update license script for new expat Fixes flutter/flutter#91384
Update license script for new expat Fixes flutter/flutter#91384
Thanks, @jason-simmons ! |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
It appears we have literally never updated expat in the history of our project: https://flutter.googlesource.com/third_party/expat/+/refs/heads/master/files/Changes
We really should update expat if we're going to use it.
cc @zanderso
The text was updated successfully, but these errors were encountered: