-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
verify_signature: Refactor and add notarisation check
- Update the function comment - Remove the if else and replace with two if blocks - Update the regex to escape the dot and check only the end of the string for a match - Add notarisation check for Apps and Packages - Use the full path of pkgutil (/usr/sbin/pkgutil) - Change variable application_path to file_path - Add variable package_name
- Loading branch information
Showing
1 changed file
with
32 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters