Azure / Azure/template-analyzer
[BUG] Macos release not notarized
Open
🔍 needs-triage
bug
- Dominant language
- C#
- Stars
- 143
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
When using released version on macos, getting the following error
"“libhostfxr.dylib” can’t be opened because Apple cannot check it for malicious software."
Override possible through library file but would be better to fix
https://support.apple.com/en-ca/guide/mac-help/mchleab3a043/mac
This go library may help
https://github.com/mitchellh/gon
Tested with version 0.5.1 on Macos Ventura (13.3.1)
### Expected behavior
Software to execute normally
### Reproduction Steps
* Need Macos
* Try to execute macos release of template-analyzer
### Environment
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.