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

Consume ONNX 1.12.1 to prevent vulnerability issue while loading external file #12915

Merged
merged 4 commits into from Sep 15, 2022

Conversation

jcwchen
Copy link
Contributor

@jcwchen jcwchen commented Sep 9, 2022

Description:
Consume ONNX 1.12.1 to prevent vulnerability issue while loading external file. That rel-1.12.1 branch uses the base of rel-1.12.0 with 2 additional PRs: onnx/onnx#4400 and onnx/onnx#4470.

Motivation and Context
To prevent vulnerability issue: ONNX checker load external file outside the directory, ONNX 1.12.1 will include these 2 PRs:

@jcwchen jcwchen marked this pull request as draft September 9, 2022 19:45
@jcwchen jcwchen marked this pull request as ready for review September 14, 2022 21:08
@jcwchen jcwchen changed the title [WIP] Consume ONNX 1.12.1 to prevent vulnerability issue while loading external file Consume ONNX 1.12.1 to prevent vulnerability issue while loading external file Sep 14, 2022
@jcwchen jcwchen requested a review from snnn September 15, 2022 00:19
@snnn
Copy link
Member

snnn commented Sep 15, 2022

Thank you!

@jcwchen jcwchen merged commit d819b56 into microsoft:main Sep 15, 2022
@jcwchen jcwchen deleted the jcw/update-onnx-1.12.1 branch September 15, 2022 04:10
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

Successfully merging this pull request may close these issues.

None yet

2 participants