microsoft / microsoft/onnxruntime

[Build] DLLs in maven build are not digitally signed

Open
#19,204 1 comment 0 reactions 1 assignee Claimed by @idiskyle View on GitHub
build platform:windows
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 11h
Merged PRs (30d)
184

Description

### Describe the issue

DLLs in maven build are not digitally signed.

https://repo1.maven.org/maven2/com/microsoft/onnxruntime/onnxruntime/1.16.3/

extract [onnxruntime-1.16.3.jar] (https://repo1.maven.org/maven2/com/microsoft/onnxruntime/onnxruntime/1.16.3/onnxruntime-1.16.3.jar)

Browse to onnxruntime-1.16.3\ai\onnxruntime\native\win-x64

View properties of onnxruntime.dll and onnxruntime4j_jni.dll -> the files are not signed

### Urgency

We cannot run unsigned DLLs from user writeable folders.

### Target platform

Windows

### Build script

.

### Error / output

.

### Visual Studio Version

_No response_

### GCC / Compiler Version

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.