ok think i found it ``` osquery> select * from ...
# macos
m
ok think i found it
Copy code
osquery> select * from plist where path = '/Library/Preferences/com.apple.SoftwareUpdate.plist';
+---------------------------------+--------+-----------------+-----------------------------------------------------+
| key                             | subkey | value           | path                                                |
+---------------------------------+--------+-----------------+-----------------------------------------------------+
| LastUpdatesAvailable            |        | 0               | /Library/Preferences/com.apple.SoftwareUpdate.plist |
| LastRecommendedUpdatesAvailable |        | 0               | /Library/Preferences/com.apple.SoftwareUpdate.plist |