karl-cardenas-coding / karl-cardenas-coding/disaster-cli
Add Microsoft Signature to Windows exe files
Open
CI/CD
enhancement
help wanted
- Dominant language
- Go
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently the Windows binaries are marked as untrusted.
**Describe the solution you'd like**
Use Microsoft's Signature SDK to validate the binary.
https://docs.microsoft.com/en-us/windows/win32/seccrypto/cryptography-tools
**Describe alternatives you've considered**
Ignore, as it does not affect execution in bash or cmd prompt.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.