Post

Replies

Boosts

Views

Activity

Is there a pattern to how MacOS security updates are named?
I'm building a program to check if a Macbook has some security features enabled. One of the things I want to check is if the MacOS security update is installed. I can see that all OS updates are mentioned in /Library/Receipts/InstallHistory.plist Also, I can see here that there are two ways that OS security updates are named. Pattern 1: Increase in the semver version number eg: macOS Big Sur 11.6.2 Pattern 2: Security Update-YYYY-number. eg: Security Update 2021-007 Catalina Is there a reason why there are two different patterns? Are they different from each other?
0
0
376
Jan ’22
Is there a pattern to how MacOS security updates are named?
I'm building a program to check if a Macbook has some security features enabled. One of the things I want to check is if the MacOS security update is installed. I can see that all OS updates are mentioned in /Library/Receipts/InstallHistory.plist Also, I can see here that there are two ways that OS security updates are named. Pattern 1: Increase in the semver version number eg: macOS Big Sur 11.6.2 Pattern 2: Security Update-YYYY-number. eg: Security Update 2021-007 Catalina Is there a reason why there are two different patterns? Are they different from each other?
Replies
0
Boosts
0
Views
376
Activity
Jan ’22
[MacOS] How to find if Antivirus is installed programmatically
Hi, I want to know if there is any antivirus installed on a MacOS device programmatically without requiring elevated access.
Replies
1
Boosts
0
Views
630
Activity
Dec ’21