gatekeeper AND xprotect macOS Catalina

camelia
New Contributor III

Hello,

How do I check which versions I have of gatekeeper AND xprotect in macOS Catalina?

Before I use these commands to check version in older systems:

/usr/libexec/PlistBuddy -c "Print CFBundleShortVersionString" /private/var/db/gkopaque.bundle/Contents/Info.plist

/usr/libexec/PlistBuddy -c "Print CFBundleShortVersionString" /System/Library/CoreServices/XProtect.bundle/Contents/Info.plist

Thanks
Camelia

1 ACCEPTED SOLUTION

camelia
New Contributor III

XProtect
defaults read /Library/Apple/System/Library/CoreServices/XProtect.bundle/Contents/Info.plist CFBundleShortVersionString

MRT
defaults read /Library/Apple/System/Library/CoreServices/MRT.app/Contents/Info.plist CFBundleShortVersionString

View solution in original post

1 REPLY 1

camelia
New Contributor III

XProtect
defaults read /Library/Apple/System/Library/CoreServices/XProtect.bundle/Contents/Info.plist CFBundleShortVersionString

MRT
defaults read /Library/Apple/System/Library/CoreServices/MRT.app/Contents/Info.plist CFBundleShortVersionString