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

* consume ONNX 1.12.1 to prevent vulnerability issue while loading external tensors

* update ONNX 1.12.1

* test updated PR

* use official rel-1.12.1 commit
This commit is contained in:
Chun-Wei Chen 2022-09-14 21:10:24 -07:00 committed by GitHub
parent 3f456a1847
commit d819b56fba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -252,7 +252,7 @@
"component": {
"type": "git",
"git": {
"commitHash": "f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b",
"commitHash": "5a5f8a5935762397aa68429b5493084ff970f774",
"repositoryUrl": "https://github.com/onnx/onnx.git"
},
"comments": "git submodule at cmake/external/onnx"

2
cmake/external/onnx vendored

@ -1 +1 @@
Subproject commit f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b
Subproject commit 5a5f8a5935762397aa68429b5493084ff970f774