Notes
Fixed
❗ Address issue introduced in v2024.3 where rule information was not displayed in santactl fileinfo
output. This also fixes a crash in the santactl fileinfo
command if the --json
flag was used. (#1318)
❗ The default selected button and keyboard shortcut (Cmd+Enter) for the blocked binary window have been restored.
What's Changed
- [Bug] Restore
default button type
toMessageWindow
for blocked events by @radsec in #1316 - Bump MOLCodesignChecker tag to latest by @mlw in #1321
- Fix: Update code to use the new MOLCodesignChecker interfaces for codesigning info by @pmarkowsky in #1322
- Add macOS-14 to the test matrix by @pmarkowsky in #1323
Full Changelog: 2024.3...2024.4