Closed idiskyle closed 2 months ago
Files signature validation after signed by ESRP.
Add validation after the ESRP process. Make sure the targeting pattern/suffix files are signed successfully by ESRP. If the signature is not Valid, then will fail the following stages.
same as https://github.com/microsoft/onnxruntime/pull/21949
Description
Files signature validation after signed by ESRP.
Motivation and Context
Add validation after the ESRP process. Make sure the targeting pattern/suffix files are signed successfully by ESRP. If the signature is not Valid, then will fail the following stages.
same as https://github.com/microsoft/onnxruntime/pull/21949