From 020555be92ddcff017ed353fcfeed8357c7da6ff Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Fri, 4 Sep 2020 17:33:29 +1000 Subject: Add MacOS packages support Tested with MacOS 10.14.6 and 10.15.6 Signed-off-by: Matt Ray --- lib/ohai/plugins/packages.rb | 20 + .../system_profiler_spapplicationsdatatype.output | 8675 ++++++++++++++++++++ spec/unit/plugins/packages_spec.rb | 49 + 3 files changed, 8744 insertions(+) create mode 100644 spec/data/plugins/system_profiler_spapplicationsdatatype.output diff --git a/lib/ohai/plugins/packages.rb b/lib/ohai/plugins/packages.rb index 098a3126..9b7da66e 100644 --- a/lib/ohai/plugins/packages.rb +++ b/lib/ohai/plugins/packages.rb @@ -209,4 +209,24 @@ Ohai.plugin(:Packages) do collect_ips_packages collect_sysv_packages end + + def collect_system_profiler_apps + require "plist" + sp_std = shell_out("system_profiler SPApplicationsDataType -xml") + results = Plist.parse_xml(sp_std.stdout) + sw_array = results[0]["_items"] + sw_array.each do |pkg| + packages[pkg["_name"]] = { + "version" => pkg["version"], + "lastmodified" => pkg["lastModified"], + "source" => pkg["obtained_from"], + } + end + end + + collect_data(:darwin) do + packages Mash.new + collect_system_profiler_apps + end + end diff --git a/spec/data/plugins/system_profiler_spapplicationsdatatype.output b/spec/data/plugins/system_profiler_spapplicationsdatatype.output new file mode 100644 index 00000000..72c36667 --- /dev/null +++ b/spec/data/plugins/system_profiler_spapplicationsdatatype.output @@ -0,0 +1,8675 @@ + + + + + + _SPCommandLineArguments + + /usr/sbin/system_profiler + -nospawn + -xml + SPApplicationsDataType + -detailLevel + full + + _SPCompletionInterval + 3.1721349954605103 + _SPResponseTime + 3.2803900241851807 + _dataType + SPApplicationsDataType + _detailLevel + 1 + _items + + + _name + System Preferences + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/System Preferences.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 14.0 + + + _name + WhatsApp + has64BitIntelCode + yes + lastModified + 2020-09-04T04:55:43Z + obtained_from + mac_app_store + path + /Applications/WhatsApp.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 2.2035.15 + + + _name + App Store + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/App Store.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.0 + + + _name + Install macOS Catalina + has64BitIntelCode + yes + info + Install macOS Catalina, Copyright © 2007-2020 Apple Inc. All rights reserved. + lastModified + 2020-09-04T04:54:33Z + obtained_from + apple + path + /Applications/Install macOS Catalina.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 15.6.00 + + + _name + iTunes + has64BitIntelCode + yes + info + iTunes 12.9.5.5, © 2000–2019 Apple Inc. All rights reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/iTunes.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 12.9.5 + + + _name + Chef Workstation App + has64BitIntelCode + yes + lastModified + 2020-09-03T03:16:22Z + obtained_from + identified_developer + path + /Applications/Chef Workstation App.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Chef Software, Inc. (EU3VF8YLX2) + Developer ID Certification Authority + Apple Root CA + + version + 0.1.82 + + + _name + iTerm + has64BitIntelCode + yes + info + 3.3.12 + lastModified + 2020-07-03T01:27:02Z + obtained_from + identified_developer + path + /Applications/iTerm.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: GEORGE NACHMAN (H7V7XYVQ7D) + Developer ID Certification Authority + Apple Root CA + + version + 3.3.12 + + + _name + Installer + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/Installer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.2.0 + + + _name + DiskImageMounter + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/DiskImageMounter.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 480.260.1 + + + _name + Emacs + has64BitIntelCode + yes + info + Emacs 27.1 Copyright (C) 2020 Free Software Foundation, Inc. + lastModified + 2020-08-19T07:08:51Z + obtained_from + unknown + path + /usr/local/Cellar/emacs-plus@27/27.1/Emacs.app + runtime_environment + arch_x86 + version + 27.1 + + + _name + Firefox + has64BitIntelCode + yes + info + Firefox 80.0.1 + lastModified + 2020-09-03T10:58:18Z + obtained_from + identified_developer + path + /Applications/Firefox.app + runtime_environment + arch_x86 +n signed_by + + Developer ID Application: Mozilla Corporation (43AQ936H96) + Developer ID Certification Authority + Apple Root CA + + version + 80.0.1 + + + _name + Slack + has64BitIntelCode + yes + lastModified + 2020-08-12T22:24:32Z + obtained_from + mac_app_store + path + /Applications/Slack.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 4.8.0 + + + _name + Brother Status Monitor + has64BitIntelCode + yes + lastModified + 2018-07-22T04:45:03Z + obtained_from + identified_developer + path + /Library/Printers/Brother/Utilities/BrStatusMonitor.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Brother Industries, LTD. + Developer ID Certification Authority + Apple Root CA + + version + 3.23.0 + + + _name + EPSON Scanner + has64BitIntelCode + yes + info + 5.7.25, Copyright(C) Seiko Epson Corporation 2002-2015 All rights reserved. + lastModified + 2019-01-02T07:04:55Z + obtained_from + identified_developer + path + /Library/Image Capture/Devices/EPSON Scanner.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 5.7.25 + + + _name + Assistive Control + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/Assistive Control.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.0 + + + _name + JapaneseIM + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/JapaneseIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + KoreanIM + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/KoreanIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + VietnameseIM + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/VietnameseIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + syncuid + has64BitIntelCode + yes + info + 4.0, Copyright Apple Computer Inc. 2004 + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/Resources/syncuid.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.1 + + + _name + universalAccessAuthWarn + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Resources/universalAccessAuthWarn.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + ImageCaptureService + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Services/ImageCaptureService.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.7 + + + _name + Dock + has64BitIntelCode + yes + info + Dock 1.8 + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/Dock.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.8 + + + _name + Photo Library Migration Utility + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/Photo Library Migration Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.0 + + + _name + quicklookd + has64BitIntelCode + yes + info + 5.0, Copyright Apple Inc. 2007-2013 + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + CharacterPalette + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Input Methods/CharacterPalette.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.0.1 + + + _name + VoiceOver Quickstart + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/ScreenReader.framework/Versions/A/Resources/VoiceOver Quickstart.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 9 + + + _name + iGlasses + has64BitIntelCode + yes + lastModified + 2020-05-11T06:22:52Z + obtained_from + identified_developer + path + /Library/Application Support/iGlasses3/iGlasses.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Ecamm Network, LLC (5EJH68M642) + Developer ID Certification Authority + Apple Root CA + + version + 3.5.2 + + + _name + Karabiner-Elements + has64BitIntelCode + yes + lastModified + 2020-07-07T07:15:03Z + obtained_from + identified_developer + path + /Library/Application Support/org.pqrs/Karabiner-Elements/updater/Karabiner-Elements.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Fumihiko Takayama (G43BCU2T37) + Developer ID Certification Authority + Apple Root CA + + version + 12.10.0 + + + _name + AddPrinter + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/AddPrinter.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 14.4 + + + _name + Certificate Assistant + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Certificate Assistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + ControlStrip + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/ControlStrip.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + ManagedClient + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/ManagedClient.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 11.2 + + + _name + Set-up Assistant + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Setup Assistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.10 + + + _name + Siri + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Siri.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 146.16.1 + + + _name + loginwindow + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/loginwindow.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 9.0 + + + _name + Pixlr + has64BitIntelCode + yes + lastModified + 2018-07-17T21:57:02Z + obtained_from + mac_app_store + path + /Applications/Pixlr.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 1.1.1 + + + _name + Growl + has64BitIntelCode + yes + lastModified + 2018-07-17T22:02:33Z + obtained_from + mac_app_store + path + /Applications/Growl.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 2.1.3 + + + _name + Preview + has64BitIntelCode + yes + info + 10.1, Copyright 2002-2018 Apple Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Preview.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.1 + + + _name + ColorSync Utility + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Utilities/ColorSync Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.14.0 + + + _name + Script Editor + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Utilities/Script Editor.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.11 + + + _name + Contacts + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Contacts.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 12.0 + + + _name + FaceTime + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/FaceTime.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + Font Book + has64BitIntelCode + yes + info + 9.0, Copyright © 2003–2018 Apple Inc. + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Font Book.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 9.0 + + + _name + Terminal + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Utilities/Terminal.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.9.5 + + + _name + VoiceOver Utility + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Utilities/VoiceOver Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 9 + + + _name + iMovie + has64BitIntelCode + yes + lastModified + 2019-12-12T11:06:36Z + obtained_from + mac_app_store + path + /Applications/iMovie.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 10.1.14 + + + _name + Seashore + has64BitIntelCode + yes + lastModified + 2020-05-12T21:00:14Z + obtained_from + mac_app_store + path + /Applications/Seashore.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 2.5.9 + + + _name + Skype for Business + has64BitIntelCode + yes + lastModified + 2020-05-29T22:44:40Z + obtained_from + identified_developer + path + /Applications/Skype for Business.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Skype Communications S.a.r.l (AL798K98FX) + Developer ID Certification Authority + Apple Root CA + + version + 16.28.192 + + + _name + Pages + has64BitIntelCode + yes + lastModified + 2020-07-10T21:02:05Z + obtained_from + mac_app_store + path + /Applications/Pages.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 10.1 + + + _name + Numbers + has64BitIntelCode + yes + lastModified + 2020-07-10T21:02:57Z + obtained_from + mac_app_store + path + /Applications/Numbers.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 10.1 + + + _name + Keynote + has64BitIntelCode + yes + lastModified + 2020-07-10T21:03:53Z + obtained_from + mac_app_store + path + /Applications/Keynote.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 10.1 + + + _name + Safari + has64BitIntelCode + yes + info + 13.1.2, Copyright © 2003-2020 Apple Inc. + lastModified + 2020-07-16T08:41:03Z + obtained_from + apple + path + /Applications/Safari.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 13.1.2 + + + _name + Books + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Books.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.19 + + + _name + Calculator + has64BitIntelCode + yes + info + 10.14.6, Copyright © 2001-2020, Apple Inc. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Calculator.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.14.6 + + + _name + Calendar + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Calendar.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 11.0 + + + _name + Mail + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Mail.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 12.4 + + + _name + Maps + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Maps.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.1 + + + _name + Messages + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Messages.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 12.0 + + + _name + Notes + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Notes.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.6 + + + _name + Photos + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Photos.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.0 + + + _name + QuickTime Player + has64BitIntelCode + yes + info + 10.4, Copyright © 2009-2014 Apple Inc. All Rights Reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/QuickTime Player.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.5 + + + _name + AirPort Utility + has64BitIntelCode + yes + info + 6.3.9, Copyright 2001 -2019 Apple Inc. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Utilities/AirPort Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.3.9 + + + _name + Grapher + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Utilities/Grapher.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.7 + + + _name + Keychain Access + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Utilities/Keychain Access.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.5 + + + _name + System Information + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Utilities/System Information.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.14 + + + _name + GarageBand + has64BitIntelCode + yes + info + GarageBand 10.3.5, Copyright © 2004–2020 Apple Inc. All Rights Reserved + lastModified + 2020-07-21T21:53:55Z + obtained_from + mac_app_store + path + /Applications/GarageBand.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 10.3.5 + + + _name + VirtualBox + has64BitIntelCode + yes + info + Oracle VM VirtualBox Manager 6.1.12, © 2007-2020 Oracle Corporation + lastModified + 2020-07-28T08:01:52Z + obtained_from + identified_developer + path + /Applications/VirtualBox.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Oracle America, Inc. (VB5E2TV963) + Developer ID Certification Authority + Apple Root CA + + version + 6.1.12 + + + _name + Microsoft Remote Desktop + has64BitIntelCode + yes + lastModified + 2020-08-05T01:03:53Z + obtained_from + mac_app_store + path + /Applications/Microsoft Remote Desktop.localized/Microsoft Remote Desktop.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 10.4.0 + + + _name + Microsoft Excel + has64BitIntelCode + yes + lastModified + 2020-08-12T03:09:44Z + obtained_from + identified_developer + path + /Applications/Microsoft Excel.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Microsoft Corporation (UBF8T346G9) + Developer ID Certification Authority + Apple Root CA + + version + 16.40 + + + _name + Microsoft PowerPoint + has64BitIntelCode + yes + lastModified + 2020-08-12T03:11:27Z + obtained_from + identified_developer + path + /Applications/Microsoft PowerPoint.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Microsoft Corporation (UBF8T346G9) + Developer ID Certification Authority + Apple Root CA + + version + 16.40 + + + _name + Cisco Webex Meetings + has64BitIntelCode + yes + lastModified + 2020-07-30T03:37:47Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/WebEx Folder/T33_64UMC_40.6.6.7/Meeting Center.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Cisco (DE8Y96K9QP) + Developer ID Certification Authority + Apple Root CA + + version + 2006.3000.4006.6 + + + _name + Microsoft Word + has64BitIntelCode + yes + lastModified + 2020-08-12T03:07:02Z + obtained_from + identified_developer + path + /Applications/Microsoft Word.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Microsoft Corporation (UBF8T346G9) + Developer ID Certification Authority + Apple Root CA + + version + 16.40 + + + _name + Cisco Webex Meetings + has64BitIntelCode + yes + lastModified + 2020-08-19T05:03:09Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/WebEx Folder/T33_64UMC_40.8.6.2/Meeting Center.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Cisco (DE8Y96K9QP) + Developer ID Certification Authority + Apple Root CA + + version + 2008.0823.4008.6 + + + _name + GitX + has64BitIntelCode + yes + lastModified + 2014-11-10T13:33:48Z + obtained_from + identified_developer + path + /Applications/GitX.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Rowan James + Developer ID Certification Authority + Apple Root CA + + version + 0.15.1964 dev + + + _name + Transmission + has64BitIntelCode + yes + info + 2.94 (d8e60ee44f) + lastModified + 2018-05-01T17:26:48Z + obtained_from + identified_developer + path + /Applications/Transmission.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Digital Ignition LLC (5DPYRBHEAR) + Developer ID Certification Authority + Apple Root CA + + version + 2.94 + + + _name + TinkerTool + has64BitIntelCode + yes + info + TinkerTool version 7.1, Copyright © 2001 – 2018 by Marcel Bresink Software-Systeme + lastModified + 2018-12-17T14:46:12Z + obtained_from + identified_developer + path + /Applications/TinkerTool.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Marcel Bresink (GFSRQKPPG2) + Developer ID Certification Authority + Apple Root CA + + version + 7.1 + + + _name + ScreenFlow + has64BitIntelCode + yes + info + 6.2.4, Copyright 2017 Telestream LLC + lastModified + 2017-12-06T16:57:55Z + obtained_from + identified_developer + path + /Applications/ScreenFlow.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Telestream LLC (WSG985FR47) + Developer ID Certification Authority + Apple Root CA + + version + 6.2.4 + + + _name + Swinsian + has64BitIntelCode + yes + lastModified + 2019-10-23T13:44:17Z + obtained_from + identified_developer + path + /Applications/Swinsian.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: James Burton (L3F8JS4ERD) + Developer ID Certification Authority + Apple Root CA + + version + 2.2.2 + + + _name + Sourcetree + has64BitIntelCode + yes + lastModified + 2020-01-08T11:56:08Z + obtained_from + identified_developer + path + /Applications/Sourcetree.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Atlassian Pty Ltd (UPXU4CQZ5P) + Developer ID Certification Authority + Apple Root CA + + version + 4.0.1 + + + _name + balenaEtcher + has64BitIntelCode + yes + lastModified + 2020-01-13T19:59:00Z + obtained_from + identified_developer + path + /Applications/balenaEtcher.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Rulemotion Ltd (66H43P8FRG) + Developer ID Certification Authority + Apple Root CA + + version + 1.5.71 + + + _name + calibre + has64BitIntelCode + yes + info + calibre, an E-book management application. Visit https://calibre-ebook.com for details. + lastModified + 2020-02-22T10:48:09Z + obtained_from + identified_developer + path + /Applications/calibre.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Kovid Goyal (NTY7FVCEKP) + Developer ID Certification Authority + Apple Root CA + + version + 4.11.2 + + + _name + Image2Icon + has64BitIntelCode + yes + lastModified + 2020-08-19T07:06:47Z + obtained_from + mac_app_store + path + /Applications/Image2Icon.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 2.11 + + + _name + OmniGraffle + has64BitIntelCode + yes + info + OmniGraffle 7.17.3, version 203.7.0, Copyright 2000–2020 The Omni Group + lastModified + 2020-08-20T00:48:26Z + obtained_from + mac_app_store + path + /Applications/OmniGraffle.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 7.17.3 + + + _name + Xperia Companion + has64BitIntelCode + yes + lastModified + 2019-10-23T04:22:10Z + obtained_from + identified_developer + path + /Applications/Xperia Companion.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Sony Mobile Communications AB (LEG7PUMD84) + Developer ID Certification Authority + Apple Root CA + + version + 2.8.3 + + + _name + zoom.us + has64BitIntelCode + yes + lastModified + 2020-05-12T04:01:03Z + obtained_from + unknown + path + /Applications/zoom.us.app + runtime_environment + arch_x86 + version + 5.0.2 (24030.0508) + + + _name + Adobe Acrobat Reader DC + has64BitIntelCode + yes + info + Adobe Reader X 20.012.20043, ©1984 -2020 Adobe Systems Incorporated. All rights reserved. + lastModified + 2020-08-20T04:33:46Z + obtained_from + identified_developer + path + /Applications/Adobe Acrobat Reader DC.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Adobe Systems, Inc. (JQ525L2MZD) + Developer ID Certification Authority + Apple Root CA + + version + 20.012.20043 + + + _name + Cisco Webex Meetings + has64BitIntelCode + yes + lastModified + 2020-07-30T03:39:12Z + obtained_from + identified_developer + path + /Applications/Cisco Webex Meetings.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Cisco (DE8Y96K9QP) + Developer ID Certification Authority + Apple Root CA + + version + 40.6.6.7 + + + _name + Docker + has64BitIntelCode + yes + lastModified + 2020-08-10T12:14:55Z + obtained_from + identified_developer + path + /Applications/Docker.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Docker Inc (9BNSXJN65R) + Developer ID Certification Authority + Apple Root CA + + version + 2.3.0.4 + + + _name + Directory Utility + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/Directory Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.0 + + + _name + VLC + has64BitIntelCode + yes + info + Copyright © 1996-2020 the VideoLAN team + lastModified + 2020-08-15T01:08:40Z + obtained_from + identified_developer + path + /Applications/VLC.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: VideoLAN (75GAHG3SZQ) + Developer ID Certification Authority + Apple Root CA + + version + 3.0.11.1 + + + _name + Screen Sharing + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/Screen Sharing.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.7.2 + + + _name + System Image Utility + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/System Image Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.14 + + + _name + Signal + has64BitIntelCode + yes + lastModified + 2020-08-04T21:49:17Z + obtained_from + identified_developer + path + /Applications/Signal.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Quiet Riddle Ventures LLC (U68MSDN6DR) + Developer ID Certification Authority + Apple Root CA + + version + 1.34.5 + + + _name + Google Chrome + has64BitIntelCode + yes + lastModified + 2020-08-23T04:16:28Z + obtained_from + identified_developer + path + /Applications/Google Chrome.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Google, Inc. (EQHXZ8M8AV) + Developer ID Certification Authority + Apple Root CA + + version + 85.0.4183.83 + + + _name + Wireless Diagnostics + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/Wireless Diagnostics.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Skype + has64BitIntelCode + yes + lastModified + 2020-08-28T07:33:12Z + obtained_from + identified_developer + path + /Applications/Skype.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Skype Communications S.a.r.l (AL798K98FX) + Developer ID Certification Authority + Apple Root CA + + version + 8.64 + + + _name + Finder + has64BitIntelCode + yes + info + macOS Finder 10.14.5 + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Finder.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.14.5 + + + _name + Dropbox + has64BitIntelCode + yes + lastModified + 2020-08-14T22:44:36Z + obtained_from + identified_developer + path + /Applications/Dropbox.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Dropbox, Inc. (G7HH3F8CAK) + Developer ID Certification Authority + Apple Root CA + + version + 104.4.175 + + + _name + Quicksilver + has64BitIntelCode + yes + lastModified + 2018-03-12T12:33:48Z + obtained_from + identified_developer + path + /Applications/Quicksilver.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Rob McBroom (ATVCND8EAP) + Developer ID Certification Authority + Apple Root CA + + version + 1.5.9 + + + _name + 1Password 7 + has64BitIntelCode + yes + lastModified + 2020-07-07T14:49:19Z + obtained_from + identified_developer + path + /Applications/1Password 7.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: AgileBits Inc. (2BUA8C4S2C) + Developer ID Certification Authority + Apple Root CA + + version + 7.6 + + + _name + Disk Utility + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Utilities/Disk Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 18.0 + + + _name + HardwareGrowler + has64BitIntelCode + yes + lastModified + 2018-07-17T22:02:13Z + obtained_from + mac_app_store + path + /Applications/HardwareGrowler.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 2.2 + + + _name + HazeOver + has64BitIntelCode + yes + lastModified + 2020-06-26T00:45:54Z + obtained_from + mac_app_store + path + /Applications/HazeOver.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 1.8.6 + + + _name + Mail Notifr + has64BitIntelCode + yes + lastModified + 2018-07-21T12:35:52Z + obtained_from + mac_app_store + path + /Applications/Mail Notifr.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 1.3.5 + + + _name + Day-O + has64BitIntelCode + yes + lastModified + 2016-10-20T17:29:14Z + obtained_from + identified_developer + path + /Applications/Day-O.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Shaun Inman + Developer ID Certification Authority + Apple Root CA + + version + 2.0 + + + _name + Divvy + has64BitIntelCode + yes + lastModified + 2017-02-01T08:16:30Z + obtained_from + identified_developer + path + /Applications/Divvy.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Mizage, LLC + Developer ID Certification Authority + Apple Root CA + + version + 1.5.1 + + + _name + Okta Extension App + has64BitIntelCode + yes + lastModified + 2020-09-04T04:20:22Z + obtained_from + mac_app_store + path + /Applications/Okta Extension App.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 5.41.0 + + + _name + Recents + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Finder.app/Contents/Applications/Recents.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + iCloud Drive + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Finder.app/Contents/Applications/iCloud Drive.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Computer + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Finder.app/Contents/Applications/Computer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Network + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Finder.app/Contents/Applications/Network.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + AirDrop + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Finder.app/Contents/Applications/AirDrop.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Recents + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Finder.app/Contents/Applications/All My Files.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + HelpViewer + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/HelpViewer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.0 + + + _name + Storage Management + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/Storage Management.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + RAID Utility + has64BitIntelCode + yes + info + RAID Utility 3.0 (405), Copyright © 2007-2013 Apple Inc. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/RAID Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.0 + + + _name + Network Utility + has64BitIntelCode + yes + info + 1.9.2, Copyright © 2000-2017 Apple Inc. All rights reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/Network Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.9.2 + + + _name + Feedback Assistant + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/Feedback Assistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.6 + + + _name + About This Mac + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/About This Mac.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Archive Utility + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/Archive Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.11 + + + _name + Folder Actions Set-up + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/Folder Actions Setup.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.2 + + + _name + DVD Player + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Applications/DVD Player.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.0 + + + _name + Tweetbot + has64BitIntelCode + yes + lastModified + 2020-09-02T21:14:26Z + obtained_from + mac_app_store + path + /Applications/Tweetbot.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 3.4.1 + + + _name + SelfControl + has64BitIntelCode + yes + lastModified + 2020-07-17T01:34:13Z + obtained_from + identified_developer + path + /Applications/SelfControl.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Charlie Stigler (L6W5L88KN7) + Developer ID Certification Authority + Apple Root CA + + version + 3.0.2 + + + _name + Boot Camp Assistant + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Utilities/Boot Camp Assistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.1.0 + + + _name + Bluetooth File Exchange + has64BitIntelCode + yes + info + 6.0.14, Copyright © 2002-2019 Apple Inc. All rights reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Utilities/Bluetooth File Exchange.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.0.14 + + + _name + Activity Monitor + has64BitIntelCode + yes + info + 10.14, Copyright © 2000-2018 Apple Inc. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/Utilities/Activity Monitor.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.14 + + + _name + News + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /Applications/News.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.4 + + + _name + Karabiner-Elements + has64BitIntelCode + yes + lastModified + 2020-06-27T05:37:40Z + obtained_from + identified_developer + path + /Applications/Karabiner-Elements.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Fumihiko Takayama (G43BCU2T37) + Developer ID Certification Authority + Apple Root CA + + version + 12.10.0 + + + _name + Karabiner-EventViewer + has64BitIntelCode + yes + lastModified + 2020-06-27T05:37:40Z + obtained_from + identified_developer + path + /Applications/Karabiner-EventViewer.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Fumihiko Takayama (G43BCU2T37) + Developer ID Certification Authority + Apple Root CA + + version + 12.10.0 + + + _name + Battle.net + has64BitIntelCode + yes + info + Blizzard Battle.net App 1.22.0, © 2012-2020 Blizzard Entertainment. All rights reserved. + lastModified + 2020-06-22T05:27:34Z + obtained_from + identified_developer + path + /Applications/Battle.net.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Blizzard Entertainment, Inc. (G847MC6JZ5) + Developer ID Certification Authority + Apple Root CA + + version + 1.22.0.12040 + + + _name + Steam + has64BitIntelCode + yes + lastModified + 2020-06-18T04:01:23Z + obtained_from + identified_developer + path + /Applications/Steam.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Valve Corporation (MXGJJ98X76) + Developer ID Certification Authority + Apple Root CA + + version + 2.0 + + + _name + The Unarchiver + has64BitIntelCode + yes + lastModified + 2020-06-04T10:55:49Z + obtained_from + mac_app_store + path + /Applications/The Unarchiver.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 4.2.2 + + + _name + net.downloadhelper.coapp + has64BitIntelCode + yes + lastModified + 2020-05-19T11:15:01Z + obtained_from + unknown + path + /Applications/net.downloadhelper.coapp.app + runtime_environment + arch_x86 + version + 1.5.0 + + + _name + DEPNotify + has64BitIntelCode + yes + lastModified + 2020-04-20T00:33:00Z + obtained_from + identified_developer + path + /Applications/Utilities/DEPNotify.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Orchard & Grove Inc. (VRPY9KHGX6) + Developer ID Certification Authority + Apple Root CA + + version + 1.1.5 + + + _name + Dictionary + has64BitIntelCode + yes + lastModified + 2020-01-28T21:15:47Z + obtained_from + apple + path + /Applications/Dictionary.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.3.0 + + + _name + OverDrive Media Console + has64BitIntelCode + no + info + Version 1.2.0, © OverDrive Inc. 2014 + lastModified + 2020-01-28T03:47:44Z + obtained_from + unknown + path + /Applications/OverDrive Media Console.app + runtime_environment + arch_x86 + signed_by + + iPhone Developer: Dale Liao (JB4YN8TG6A) + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + Version 1.2.0 + + + _name + HandBrake + has64BitIntelCode + yes + info + 2020010400 + lastModified + 2020-01-27T04:00:20Z + obtained_from + identified_developer + path + /Applications/HandBrake.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Damiano Galassi (5X9DE89KYV) + Developer ID Certification Authority + Apple Root CA + + version + 1.3.1 + + + _name + unetbootin + has64BitIntelCode + yes + info + Created by Qt/QMake + lastModified + 2019-10-01T02:29:00Z + obtained_from + unknown + path + /Applications/unetbootin.app + runtime_environment + arch_x86 + + + _name + Paintbrush + has64BitIntelCode + yes + lastModified + 2020-01-12T21:41:03Z + obtained_from + identified_developer + path + /Applications/Paintbrush.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Michael Schreiber (G966ML7VBG) + Developer ID Certification Authority + Apple Root CA + + version + 2.5 + + + _name + Textual + has64BitIntelCode + yes + lastModified + 2019-10-30T00:23:24Z + obtained_from + mac_app_store + path + /Applications/Textual.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 6.0.12 + + + _name + Double Shot + has64BitIntelCode + yes + lastModified + 2019-10-09T06:55:35Z + obtained_from + mac_app_store + path + /Applications/Double Shot.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 1.0.2 + + + _name + Blackmagic Disk Speed Test + has64BitIntelCode + yes + lastModified + 2019-10-08T05:35:19Z + obtained_from + mac_app_store + path + /Applications/Blackmagic Disk Speed Test.app + runtime_environment + arch_x86 + signed_by + + Apple Mac OS Application Signing + Apple Worldwide Developer Relations Certification Authority + Apple Root CA + + version + 3.2 + + + _name + Minecraft + has64BitIntelCode + yes + lastModified + 2019-07-16T13:50:25Z + obtained_from + identified_developer + path + /Applications/Minecraft.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Mojang AB (HR992ZEAE6) + Developer ID Certification Authority + Apple Root CA + + version + 777 + + + _name + Getflix + has64BitIntelCode + yes + lastModified + 2017-10-23T14:16:56Z + obtained_from + identified_developer + path + /Applications/Getflix.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Getflix Pty Ltd (K85VMRV9ZS) + Developer ID Certification Authority + Apple Root CA + + version + 1.1 + + + _name + Voice Memos + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/VoiceMemos.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.0 + + + _name + Console + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Utilities/Console.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.1 + + + _name + Audio MIDI Setup + has64BitIntelCode + yes + info + 3.3, Copyright 2002-2017 Apple, Inc. + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Utilities/Audio MIDI Setup.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.3 + + + _name + Stocks + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Stocks.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Home + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /Applications/Home.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.0 + + + _name + Tunnelblick + has64BitIntelCode + yes + lastModified + 2019-07-23T10:26:51Z + obtained_from + identified_developer + path + /Applications/Tunnelblick.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Jonathan Bullard (Z2SG5H3HC8) + Developer ID Certification Authority + Apple Root CA + + version + 3.8.0 (build 5370) + + + _name + Managed Software Centre + has64BitIntelCode + yes + lastModified + 2019-07-09T22:39:27Z + obtained_from + unknown + path + /Applications/Managed Software Center.app + runtime_environment + arch_x86 + version + 5.1.0.3774 + + + _name + TrackballWorks Uninstaller + has64BitIntelCode + yes + info + 1.5.0, (C)2010-2018 Kensington + lastModified + 2019-05-14T06:42:12Z + obtained_from + identified_developer + path + /Applications/Utilities/TrackballWorks Uninstaller.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Kensington Computer Products Group (293UQF7R4S) + Developer ID Certification Authority + Apple Root CA + + version + 1.5.0 + + + _name + Screenshot + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Utilities/Screenshot.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Migration Assistant + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Utilities/Migration Assistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.14 + + + _name + Digital Colour Meter + has64BitIntelCode + yes + info + 5.13, © Copyright 2001-2018 Apple Inc. All Rights Reserved. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Utilities/Digital Color Meter.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.13 + + + _name + Time Machine + has64BitIntelCode + yes + info + 1.3, Copyright 2007-2014 Apple Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Time Machine.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.3 + + + _name + TextEdit + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/TextEdit.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.14 + + + _name + Stickies + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Stickies.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.2 + + + _name + Siri + has64BitIntelCode + yes + info + 1.0, Copyright 2016 Apple Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Siri.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Reminders + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Reminders.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.0 + + + _name + Photo Booth + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Photo Booth.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.0 + + + _name + Mission Control + has64BitIntelCode + yes + info + 1.2, Copyright 2007-2014 Apple Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Mission Control.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.2 + + + _name + Launchpad + has64BitIntelCode + yes + info + 1.0, Copyright 2010-2014 Apple Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Launchpad.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Image Capture + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Image Capture.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.0 + + + _name + Dashboard + has64BitIntelCode + yes + info + 1.8, Copyright 2006-2014 Apple Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Dashboard.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.8 + + + _name + Chess + has64BitIntelCode + yes + info + 3.16, Copyright 2003-2017 Apple Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Chess.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.16 + + + _name + Automator + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Applications/Automator.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.9 + + + _name + Microsoft Teams + has64BitIntelCode + yes + info + 1.00.21761 + lastModified + 2019-02-14T04:14:52Z + obtained_from + identified_developer + path + /Applications/Microsoft Teams.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Microsoft Corporation (UBF8T346G9) + Developer ID Certification Authority + Apple Root CA + + version + 1.00.21761 + + + _name + Android File Transfer + has64BitIntelCode + yes + lastModified + 2018-10-16T06:08:58Z + obtained_from + identified_developer + path + /Applications/Android File Transfer.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Google, Inc. (EQHXZ8M8AV) + Developer ID Certification Authority + Apple Root CA + + version + 1.0.12 + + + _name + RipIt + has64BitIntelCode + yes + lastModified + 2016-06-12T06:20:47Z + obtained_from + identified_developer + path + /Applications/RipIt.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: The Little App Factory Pty. Ltd. + Developer ID Certification Authority + Apple Root CA + + version + 1.6.9 + + + _name + ControlPlane + has64BitIntelCode + yes + lastModified + 2017-03-25T03:35:52Z + obtained_from + identified_developer + path + /Applications/ControlPlane.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Dustin Rue + Developer ID Certification Authority + Apple Root CA + + version + 1.6.6 + + + _name + Blizzard Error + has64BitIntelCode + yes + info + Blizzard Error 2.3.17.0, Copyright © 2011-2019 Blizzard Entertainment. All rights reserved. + lastModified + 2020-06-22T05:26:44Z + obtained_from + identified_developer + path + /Users/Shared/Battle.net/Agent/Blizzard Error.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Blizzard Entertainment, Inc. (G847MC6JZ5) + Developer ID Certification Authority + Apple Root CA + + version + 2.3.17.0 + + + _name + Agent + has64BitIntelCode + yes + info + Blizzard File Switcher 2.20.1 (7093), Copyright © 2010-2019 Blizzard Entertainment. All rights reserved. + lastModified + 2020-06-22T05:26:44Z + obtained_from + identified_developer + path + /Users/Shared/Battle.net/Agent/Agent.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Blizzard Entertainment, Inc. (G847MC6JZ5) + Developer ID Certification Authority + Apple Root CA + + version + 2.20.1 (7093) + + + _name + Agent + has64BitIntelCode + yes + info + Blizzard Update Agent 2.20.1 (7093), Copyright © 2010-2019 Blizzard Entertainment. All rights reserved. + lastModified + 2020-06-22T05:26:43Z + obtained_from + identified_developer + path + /Users/Shared/Battle.net/Agent/Agent.7093/Agent.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Blizzard Entertainment, Inc. (G847MC6JZ5) + Developer ID Certification Authority + Apple Root CA + + version + 2.20.1 (7093) + + + _name + Agent + has64BitIntelCode + yes + info + Blizzard Update Agent 2.19.4 (7010), Copyright © 2010-2019 Blizzard Entertainment. All rights reserved. + lastModified + 2020-04-01T20:24:12Z + obtained_from + identified_developer + path + /Users/Shared/Battle.net/Agent/Agent.7010/Agent.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Blizzard Entertainment, Inc. (G847MC6JZ5) + Developer ID Certification Authority + Apple Root CA + + version + 2.19.4 (7010) + + + _name + Brother HL-1210W series + has64BitIntelCode + yes + lastModified + 2019-03-28T17:47:29Z + obtained_from + unknown + path + /Users/ohaiuser/Library/Printers/Brother HL-1210W series.app + runtime_environment + arch_x86 + version + 14.4 + + + _name + EPSON XP-220 Series + has64BitIntelCode + yes + lastModified + 2018-07-20T23:00:16Z + obtained_from + unknown + path + /Users/ohaiuser/Library/Printers/EPSON XP-220 Series.app + runtime_environment + arch_x86 + version + 13.4 + + + _name + left dock + has64BitIntelCode + no + lastModified + 2007-11-14T22:50:15Z + obtained_from + unknown + path + /Users/ohaiuser/Projects/applescripts/left dock.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Xperia Companion Updater + has64BitIntelCode + yes + lastModified + 2018-12-12T01:31:36Z + obtained_from + identified_developer + path + /Users/ohaiuser/Documents/Sony/Xperia Companion/autoupdate/Xperia Companion Updater.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Sony Mobile Communications AB (LEG7PUMD84) + Developer ID Certification Authority + Apple Root CA + + version + 2.4.3 + + + _name + Start Screen Saver + has64BitIntelCode + no + lastModified + 2008-09-29T16:40:25Z + obtained_from + unknown + path + /Users/ohaiuser/Documents/Start Screen Saver.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + RDOCK + has64BitIntelCode + no + lastModified + 2007-11-14T22:50:43Z + obtained_from + unknown + path + /Users/ohaiuser/Documents/RDOCK.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + LDOCK + has64BitIntelCode + no + lastModified + 2007-11-14T22:51:11Z + obtained_from + unknown + path + /Users/ohaiuser/Documents/LDOCK.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + FTL + has64BitIntelCode + yes + lastModified + 2020-08-26T03:59:41Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/Steam/steamapps/common/FTL Faster Than Light/FTL.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Subset Games, LLC (C6ATQ577CA) + Developer ID Certification Authority + Apple Root CA + + version + 1.6.13 + + + _name + MRT + has64BitIntelCode + yes + lastModified + 2020-08-22T03:49:06Z + obtained_from + apple + path + /System/Library/CoreServices/MRT.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.66 + + + _name + WebexAppLauncher + has64BitIntelCode + yes + lastModified + 2020-08-19T05:03:06Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/WebEx Folder/T33_64UMC_40.8.6.2/WebexAppLauncher.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Cisco (DE8Y96K9QP) + Developer ID Certification Authority + Apple Root CA + + version + 40.4.0 + + + _name + Cisco WebEx Start + has64BitIntelCode + yes + lastModified + 2020-08-19T05:03:02Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/WebEx Folder/Add-ons/Cisco WebEx Start.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Cisco (DE8Y96K9QP) + Developer ID Certification Authority + Apple Root CA + + version + 9.40.0804 + + + _name + Microsoft AutoUpdate + has64BitIntelCode + yes + lastModified + 2020-08-12T03:03:51Z + obtained_from + identified_developer + path + /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Microsoft Corporation (UBF8T346G9) + Developer ID Certification Authority + Apple Root CA + + version + 4.26 + + + _name + Acrobat Update Helper + has64BitIntelCode + yes + info + 1 . 0 . 20, ©2009-2015 Adobe Systems Incorporated. All rights reserved. + lastModified + 2020-07-15T12:14:57Z + obtained_from + identified_developer + path + /Library/Application Support/Adobe/ARMDC/Application/Acrobat Update Helper.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Adobe Systems, Inc. (JQ525L2MZD) + Developer ID Certification Authority + Apple Root CA + + version + 1 . 0 . 20 + + + _name + Python Launcher 3 + has64BitIntelCode + yes + info + 3.8.5, © 2001-2020 Python Software Foundation + lastModified + 2020-07-20T13:26:22Z + obtained_from + unknown + path + /usr/local/Cellar/python@3.8/3.8.5/Python Launcher 3.app + runtime_environment + arch_x86 + version + 3.8.5 + + + _name + Python + has64BitIntelCode + yes + info + 3.8.5, (c) 2001-2020 Python Software Foundation. + lastModified + 2020-07-20T13:26:22Z + obtained_from + unknown + path + /usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/Resources/Python.app + runtime_environment + arch_x86 + version + 3.8.5 + + + _name + WebexAppLauncher + has64BitIntelCode + yes + lastModified + 2020-07-30T03:37:45Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/WebEx Folder/T33_64UMC_40.6.6.7/WebexAppLauncher.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Cisco (DE8Y96K9QP) + Developer ID Certification Authority + Apple Root CA + + version + 40.4.0 + + + _name + ARDAgent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/RemoteManagement/ARDAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.9.8 + + + _name + MiniTerm + has64BitIntelCode + yes + info + Terminal window application for PPP + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /usr/libexec/MiniTerm.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.9 + + + _name + SpeechRecognitionServer + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/SpeechRecognitionServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.5.2 + + + _name + Speech Downloader + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/SpeechDataInstallerd.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.5.2 + + + _name + SoftwareUpdateNotificationManager + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/Resources/SoftwareUpdateNotificationManager.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + soagent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/MessagesKit.framework/Versions/A/Resources/soagent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 7.0 + + + _name + IMTransferAgent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/IMTransferServices.framework/IMTransferAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.0 + + + _name + IMAutomaticHistoryDeletionAgent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/IMDPersistence.framework/IMAutomaticHistoryDeletionAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.0 + + + _name + imagent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/IMCore.framework/imagent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.0 + + + _name + IDSRemoteURLConnectionAgent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSRemoteURLConnectionAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.0 + + + _name + identityservicesd + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/IDS.framework/identityservicesd.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.0 + + + _name + ParentalControls + has64BitIntelCode + yes + info + 2.0, Copyright Apple Inc. 2007-2009 + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/Resources/ParentalControls.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.1 + + + _name + DiskImages UI Agent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/Resources/DiskImages UI Agent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 480.260.1 + + + _name + storeuid + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/storeuid.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + LaterAgent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Resources/LaterAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + iCloud Drive + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Resources/iCloud Drive.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Calibration Assistant + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/Resources/Calibration Assistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + WebKitPluginHost + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitPluginHost.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 14607 + + + _name + QuickLookUIHelper + has64BitIntelCode + yes + info + 5.0, Copyright Apple Inc. 2007-2013 + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/QuickLookUIHelper.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + Quick Look Simulator + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/Quick Look Simulator.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Python + has64BitIntelCode + yes + info + 2.7.16, (c) 2001-2016 Python Software Foundation. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.7.16 + + + _name + PrinterProxy + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Plugins/PrinterProxy.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 14.4 + + + _name + SpeechSynthesisServer + has64BitIntelCode + yes + info + 8.1.3 + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.1.3 + + + _name + FontRegistryUIAgent + has64BitIntelCode + yes + info + Copyright © 2008-2013 Apple Inc. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Support/FontRegistryUIAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 81.0 + + + _name + iCloud + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/iCloud.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Photos Agent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/cloudphotosd.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.0 + + + _name + WiFiAgent + has64BitIntelCode + yes + info + 13.0, Copyright © 2012-2017 Apple Inc. All rights reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/WiFiAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 13.0 + + + _name + Stocks + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Stocks.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Spotlight + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Spotlight.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Software Update + has64BitIntelCode + yes + info + Software Update version 4.0, Copyright © 2000-2009, Apple Inc. All rights reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Software Update.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6 + + + _name + ScreenSaverEngine + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/ScreenSaverEngine.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + ReportPanic + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/ReportPanic.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.13 + + + _name + SSMenuAgent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/RemoteManagement/SSMenuAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.9.8 + + + _name + Problem Reporter + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Problem Reporter.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.13 + + + _name + Pass Viewer + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Pass Viewer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + OBEXAgent + has64BitIntelCode + yes + info + 6.0.14, Copyright © 2002-2019 Apple Inc. All rights reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/OBEXAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.0.14 + + + _name + Memory Slot Utility + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Memory Slot Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.5.3 + + + _name + Language Chooser + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Language Chooser.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Keychain Circle Notification + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Keychain Circle Notification.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Installer Progress + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Installer Progress.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Install in Progress + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Install in Progress.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.0 + + + _name + Games + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Games.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Expansion Slot Utility + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Expansion Slot Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.0 + + + _name + CoreServicesUIAgent + has64BitIntelCode + yes + info + Copyright © 2009 Apple Inc. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/CoreServicesUIAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 226 + + + _name + BluetoothUIServer + has64BitIntelCode + yes + info + 6.0.14, Copyright © 2002-2019 Apple Inc. All rights reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/BluetoothUIServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.0.14 + + + _name + Bluetooth Set-up Assistant + has64BitIntelCode + yes + info + 6.0.14, Copyright © 2002-2019 Apple Inc. All rights reserved. + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/Bluetooth Setup Assistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.0.14 + + + _name + AirPlayUIAgent + has64BitIntelCode + yes + lastModified + 2020-07-17T01:11:12Z + obtained_from + apple + path + /System/Library/CoreServices/AirPlayUIAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.0 + + + _name + Karabiner-Menu + has64BitIntelCode + yes + lastModified + 2020-07-07T07:15:03Z + obtained_from + identified_developer + path + /Library/Application Support/org.pqrs/Karabiner-Elements/Karabiner-Menu.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Fumihiko Takayama (G43BCU2T37) + Developer ID Certification Authority + Apple Root CA + + version + 12.10.0 + + + _name + Karabiner-MultitouchExtension + has64BitIntelCode + yes + lastModified + 2020-07-07T07:15:03Z + obtained_from + identified_developer + path + /Library/Application Support/org.pqrs/Karabiner-Elements/Karabiner-MultitouchExtension.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Fumihiko Takayama (G43BCU2T37) + Developer ID Certification Authority + Apple Root CA + + version + 12.10.0 + + + _name + Karabiner-NotificationWindow + has64BitIntelCode + yes + lastModified + 2020-07-07T07:15:03Z + obtained_from + identified_developer + path + /Library/Application Support/org.pqrs/Karabiner-Elements/Karabiner-NotificationWindow.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Fumihiko Takayama (G43BCU2T37) + Developer ID Certification Authority + Apple Root CA + + version + 12.10.0 + + + _name + Battle.net Helper + has64BitIntelCode + yes + info + Battle.net Helper 1.0 © 2012-2020 Blizzard Entertainment. All rights reserved. + lastModified + 2020-06-22T05:27:02Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/Battle.net/Versions/Battle.net.12040/battle.net-core.framework/Frameworks/Battle.net Helper.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Blizzard Entertainment, Inc. (G847MC6JZ5) + Developer ID Certification Authority + Apple Root CA + + version + 1.0.0.0 + + + _name + Battle.net + has64BitIntelCode + yes + info + Blizzard Battle.net App 1.22.0, © 2012-2020 Blizzard Entertainment. All rights reserved. + lastModified + 2020-06-22T05:27:01Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/Battle.net/Versions/Battle.net.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Blizzard Entertainment, Inc. (G847MC6JZ5) + Developer ID Certification Authority + Apple Root CA + + version + 1.22.0.12040 + + + _name + MobileDeviceUpdater + has64BitIntelCode + yes + lastModified + 2020-05-24T00:55:28Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/MobileDeviceUpdater.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + AppleMobileDeviceHelper + has64BitIntelCode + yes + lastModified + 2020-05-24T00:55:28Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileDeviceHelper.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + AppleMobileSync + has64BitIntelCode + yes + lastModified + 2020-05-24T00:55:28Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/AppleMobileSync.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + NativeMessagingHost + has64BitIntelCode + yes + lastModified + 2020-05-13T01:42:37Z + obtained_from + identified_developer + path + /Library/Application Support/Adobe/WebExtnUtils/DC_Reader/NativeMessagingHost.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Adobe Systems, Inc. (JQ525L2MZD) + Developer ID Certification Authority + Apple Root CA + + version + 3.0 + + + _name + NativeMessagingHost + has64BitIntelCode + yes + lastModified + 2020-05-13T01:42:37Z + obtained_from + identified_developer + path + /Library/Application Support/Adobe/WebExtnUtils/NativeMessagingHost.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Adobe Systems, Inc. (JQ525L2MZD) + Developer ID Certification Authority + Apple Root CA + + version + 3.0 + + + _name + Install iGlasses + has64BitIntelCode + yes + lastModified + 2020-05-11T06:22:52Z + obtained_from + identified_developer + path + /Library/Application Support/iGlasses3/Install iGlasses.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Ecamm Network, LLC (5EJH68M642) + Developer ID Certification Authority + Apple Root CA + + version + Ecamm iGlasses v3.5.2 Installer + + + _name + Battle.net Helper + has64BitIntelCode + yes + info + Battle.net Helper 1.0 © 2012-2020 Blizzard Entertainment. All rights reserved. + lastModified + 2020-04-01T18:24:22Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/Battle.net/Versions/Battle.net.11943/battle.net-core.framework/Frameworks/Battle.net Helper.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Blizzard Entertainment, Inc. (G847MC6JZ5) + Developer ID Certification Authority + Apple Root CA + + version + 1.0.0.0 + + + _name + screencaptureui + has64BitIntelCode + yes + lastModified + 2020-01-28T21:15:47Z + obtained_from + apple + path + /System/Library/CoreServices/screencaptureui.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Python + has64BitIntelCode + yes + info + 2.7.17, (c) 2001-2016 Python Software Foundation. + lastModified + 2019-10-19T18:58:51Z + obtained_from + unknown + path + /usr/local/Cellar/python@2/2.7.17_1/Frameworks/Python.framework/Versions/2.7/Resources/Python.app + runtime_environment + arch_x86 + version + 2.7.17 + + + _name + Python Launcher + has64BitIntelCode + yes + info + 2.7.17, © 2001-2019 Python Software Foundation + lastModified + 2019-10-19T18:58:51Z + obtained_from + unknown + path + /usr/local/Cellar/python@2/2.7.17_1/Python Launcher.app + runtime_environment + arch_x86 + version + 2.7.17 + + + _name + Steam Helper + has64BitIntelCode + yes + lastModified + 2019-11-13T07:00:18Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/Frameworks/Steam Helper.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Valve Corporation (MXGJJ98X76) + Developer ID Certification Authority + Apple Root CA + + version + 31.0.1650.57 + + + _name + Steam Helper EH + has64BitIntelCode + yes + lastModified + 2019-11-13T07:00:18Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/Frameworks/Steam Helper EH.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Valve Corporation (MXGJJ98X76) + Developer ID Certification Authority + Apple Root CA + + version + 31.0.1650.57 + + + _name + HTML5App + has64BitIntelCode + yes + lastModified + 2019-11-13T07:00:18Z + obtained_from + unknown + path + /Users/ohaiuser/Library/Application Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/Frameworks/HTML5App.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Valve Corporation (MXGJJ98X76) + Developer ID Certification Authority + Apple Root CA + + version + 1.0.0.0 + + + _name + Crash Reporter + has64BitIntelCode + yes + lastModified + 2019-11-13T07:00:18Z + obtained_from + unknown + path + /Users/ohaiuser/Library/Application Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/crash_report_sender.app + runtime_environment + arch_x86 + version + 1.0 + + + _name + DropboxMacUpdate + has64BitIntelCode + yes + lastModified + 2019-07-30T12:25:33Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Dropbox/DropboxMacUpdate.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Dropbox, Inc. (G7HH3F8CAK) + Developer ID Certification Authority + Apple Root CA + + version + 78.4.119 + + + _name + ScreenReaderUIServer + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/ScreenReader.framework/Versions/A/Resources/ScreenReaderUIServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 9 + + + _name + Family + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/FamilyNotification.framework/Versions/A/Resources/Family.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + FollowUpUI + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/Resources/FollowUpUI.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + CIMFindInputCodeTool + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/CoreChineseEngine.framework/Versions/A/SharedSupport/CIMFindInputCodeTool.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 102 + + + _name + AOSPushRelay + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/Helpers/AOSPushRelay.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.07 + + + _name + AOSHeartbeat + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/Helpers/AOSHeartbeat.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.07 + + + _name + AOSAlertManager + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/Helpers/AOSAlertManager.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.07 + + + _name + TrackpadIM + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Input Methods/TrackpadIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + TCIM + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Input Methods/TCIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + SCIM + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Input Methods/SCIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + EmojiFunctionRowIM + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Input Methods/EmojiFunctionRowIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + AirScanScanner + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Image Capture/Devices/AirScanScanner.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 14.4 + + + _name + quicklookd32 + has64BitIntelCode + no + info + 5.0, Copyright Apple Inc. 2007-2013 + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Frameworks/QuickLook.framework/Versions/A/Resources/quicklookd32.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + Widget Simulator + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Resources/Widget Simulator.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + AddressBookSync + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Frameworks/AddressBook.framework/Versions/A/Helpers/AddressBookSync.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 11.0 + + + _name + AddressBookSourceSync + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Frameworks/AddressBook.framework/Versions/A/Helpers/AddressBookSourceSync.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 11.0 + + + _name + AddressBookManager + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Frameworks/AddressBook.framework/Versions/A/Helpers/AddressBookManager.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 11.0 + + + _name + ABAssistantService + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/Frameworks/AddressBook.framework/Versions/A/Helpers/ABAssistantService.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 11.0 + + + _name + VoiceOver + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/VoiceOver.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 9 + + + _name + UIKitSystem + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/UIKitSystem.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + SystemUIServer + has64BitIntelCode + yes + info + SystemUIServer version 1.7, Copyright 2000-2010 Apple Computer, Inc. + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/SystemUIServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.7 + + + _name + RapportUIAgent + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/RapportUIAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.7 + + + _name + Paired Devices + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/Paired Devices.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.7 + + + _name + PIPAgent + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/PIPAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + OSDUIHelper + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/OSDUIHelper.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + NowPlayingWidgetContainer + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/NowPlayingWidgetContainer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + NowPlayingTouchUI + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/NowPlayingTouchUI.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Notification Centre + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/NotificationCenter.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Install Command Line Developer Tools + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/Install Command Line Developer Tools.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + CoreLocationAgent + has64BitIntelCode + yes + info + Copyright © 2013 Apple Inc. + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/CoreLocationAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1486.12 + + + _name + AddressBookUrlForwarder + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/AddressBookUrlForwarder.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 11.0 + + + _name + AVB Audio Configuration + has64BitIntelCode + yes + lastModified + 2019-07-23T23:08:07Z + obtained_from + apple + path + /System/Library/CoreServices/AVB Audio Configuration.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Summary Service + has64BitIntelCode + yes + info + Summary Service Version 2 + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Services/SummaryService.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.0 + + + _name + ChineseTextConverterService + has64BitIntelCode + yes + info + Chinese Text Converter 1.1 + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Services/ChineseTextConverterService.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.1 + + + _name + UASharedPasteboardProgressUI + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/UserActivity.framework/Agents/UASharedPasteboardProgressUI.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 54.1 + + + _name + UniversalAccessHUD + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Resources/UniversalAccessHUD.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + DFRHUD + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Resources/DFRHUD.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Conflict Resolver + has64BitIntelCode + yes + info + 1.0, Copyright Apple Computer Inc. 2004 + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/Resources/Conflict Resolver.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.1 + + + _name + STMUIHelper + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/Resources/STMUIHelper.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + PubSubAgent + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/PubSub.framework/Versions/A/Resources/PubSubAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0.5 + + + _name + nbagent + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/Noticeboard.framework/Versions/A/Resources/nbagent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + FindMyMacMessenger + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/Resources/FindMyMacMessenger.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.1 + + + _name + eaptlstrust + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/EAP8021X.framework/Support/eaptlstrust.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 13.0 + + + _name + AskPermissionUI + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resources/AskPermissionUI.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + AccessibilityVisualsAgent + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/AccessibilitySupport.framework/Versions/A/Resources/AccessibilityVisualsAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + iCloudUserNotificationsd + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/Resources/iCloudUserNotificationsd.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + TamilIM + has64BitIntelCode + yes + info + Tamil Input Method 1.5 + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/TamilIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.6 + + + _name + PressAndHold + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/PressAndHold.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + PluginIM + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/PluginIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 18.15.1 + + + _name + KeyboardViewer + has64BitIntelCode + yes + info + 2.0, Copyright © 2004-2009 Apple Inc., All Rights Reserved + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/KeyboardViewer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.2 + + + _name + InkServer + has64BitIntelCode + no + info + 10.9, Copyright 2012 Apple Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/InkServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.9 + + + _name + HindiIM + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/HindiIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Dictation + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/DictationIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0.7 + + + _name + AinuIM + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/AinuIM.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + 50onPaletteServer + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Input Methods/50onPaletteServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.1.0 + + + _name + AutoImporter + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Image Capture/Support/Application/AutoImporter.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.7 + + + _name + VirtualScanner + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Image Capture/Devices/VirtualScanner.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.1 + + + _name + Type4Camera + has64BitIntelCode + yes + info + 10.1, © Copyright 2001-2014 Apple Inc. All rights reserved. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Image Capture/Devices/Type4Camera.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.1 + + + _name + PTPCamera + has64BitIntelCode + yes + info + 10.1, © Copyright 2004-2014 Apple Inc., all rights reserved. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Image Capture/Devices/PTPCamera.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.1 + + + _name + MassStorageCamera + has64BitIntelCode + yes + info + 10.1, © Copyright 2000-2014 Apple Inc. All rights reserved. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Image Capture/Devices/MassStorageCamera.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.1 + + + _name + MakePDF + has64BitIntelCode + yes + info + 10.1, © Copyright 2003-2015 Apple Inc. All rights reserved. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Image Capture/Automatic Tasks/MakePDF.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.1 + + + _name + Build Webpage + has64BitIntelCode + yes + info + 10.1, © Copyright 2003-2014 Apple Inc. All rights reserved. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Image Capture/Automatic Tasks/Build Web Page.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.1 + + + _name + Wish + has64BitIntelCode + yes + info + Wish Shell 8.5.9, +Copyright © 1989-2019 Tcl Core Team, +Copyright © 2002-2019 Daniel A. Steffen, +Copyright © 2001-2009 Apple Inc., +Copyright © 2001-2002 Jim Ingham & Ian Reid + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Frameworks/Tk.framework/Versions/8.5/Resources/Wish.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.5.9 + + + _name + SyncServer + has64BitIntelCode + yes + info + © 2002-2003 Apple + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/Frameworks/SyncServices.framework/Versions/A/Resources/SyncServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.1 + + + _name + rcd + has64BitIntelCode + yes + info + 354 + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/rcd.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 354 + + + _name + Weather + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Weather.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + UserNotificationCenter + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/UserNotificationCenter.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 3.3.0 + + + _name + UnmountAssistantAgent + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/UnmountAssistantAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + UniversalAccessControl + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/UniversalAccessControl.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 7.0 + + + _name + Ticket Viewer + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Ticket Viewer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.1 + + + _name + ThermalTrap + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/ThermalTrap.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + System Events + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/System Events.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.3.6 + + + _name + SocialPushAgent + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/SocialPushAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 61 + + + _name + ScriptMonitor + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/ScriptMonitor.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0.1 + + + _name + Script Menu + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Script Menu.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1 + + + _name + RegisterPluginIMApp + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/RegisterPluginIMApp.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 18.15.1 + + + _name + PowerChime + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/PowerChime.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + ODSAgent + has64BitIntelCode + yes + info + 1.8 (180.8), Copyright © 2007-2009 Apple Inc. All Rights Reserved. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/ODSAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.8 + + + _name + NetAuthAgent + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/NetAuthAgent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 6.2 + + + _name + LocationMenu + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/LocationMenu.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + KeyboardSetupAssistant + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/KeyboardSetupAssistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 10.7 + + + _name + Java Web Start + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Java Web Start.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 15.0.1 + + + _name + Jar Launcher + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Jar Launcher.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 15.0.1 + + + _name + Image Events + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Image Events.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.1.6 + + + _name + FolderActionsDispatcher + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/FolderActionsDispatcher.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + EscrowSecurityAlert + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/EscrowSecurityAlert.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Dwell Control + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Dwell Control.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + DiscHelper + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/DiscHelper.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0 + + + _name + Database Events + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Database Events.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.0.6 + + + _name + Captive Network Assistant + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Captive Network Assistant.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 5.0 + + + _name + CalendarFileHandler + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/CalendarFileHandler.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 8.0 + + + _name + Automator Installer + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/Automator Installer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.9 + + + _name + AppleScript Utility + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/AppleScript Utility.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 1.1.2 + + + _name + AppleGraphicsWarning + has64BitIntelCode + yes + info + Version 2.3.0, Copyright Apple Inc., 2008-2014 + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/AppleGraphicsWarning.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.3.0 + + + _name + AppleFileServer + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/CoreServices/AppleFileServer.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.1 + + + _name + Display Calibrator + has64BitIntelCode + yes + info + 4.11.0, Copyright 2018 Apple, Inc. + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /System/Library/ColorSync/Calibrators/Display Calibrator.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 4.11.0 + + + _name + Show Info + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Scripts/ColorSync/Show Info.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + + + _name + Set Info + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Scripts/ColorSync/Set Info.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + + + _name + Rename + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Scripts/ColorSync/Rename.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + + + _name + Remove + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Scripts/ColorSync/Remove.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + + + _name + Proof + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Scripts/ColorSync/Proof.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + + + _name + Match + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Scripts/ColorSync/Match.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + + + _name + Extract + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Scripts/ColorSync/Extract.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + + + _name + Embed + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Scripts/ColorSync/Embed.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + + + _name + AirScanLegacyDiscovery + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + apple + path + /Library/Image Capture/Support/LegacyDeviceDiscoveryHelpers/AirScanLegacyDiscovery.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 14.4 + + + _name + Cocoa-AppleScript Applet + has64BitIntelCode + yes + lastModified + 2019-05-14T00:21:12Z + obtained_from + unknown + path + /Library/Application Support/Script Editor/Templates/Cocoa-AppleScript Applet.app + runtime_environment + arch_x86 + version + 1.0 + + + _name + Google Hangouts + has64BitIntelCode + yes + lastModified + 2019-03-06T09:42:35Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_knipolnnllmklapflnccelgolnpehhpl/Default knipolnnllmklapflnccelgolnpehhpl.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Google, Inc. (EQHXZ8M8AV) + Developer ID Certification Authority + Apple Root CA + + version + 2019.301.1416.1 + + + _name + Android File Transfer Agent + has64BitIntelCode + yes + lastModified + 2018-10-16T06:08:58Z + obtained_from + identified_developer + path + /Users/ohaiuser/Library/Application Support/Google/Android File Transfer/Android File Transfer Agent.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Google, Inc. (EQHXZ8M8AV) + Developer ID Certification Authority + Apple Root CA + + version + 1.0.507.1136 + + + _name + Fax Receive Monitor + has64BitIntelCode + yes + info + 1.71, Copyright(C) Seiko Epson Corporation 2009-2015. All rights reserved. + lastModified + 2015-08-19T15:00:00Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/Fax/Utility/Fax Receive Monitor.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 1.71 + + + _name + FAX Utility + has64BitIntelCode + yes + info + 1.73, Copyright(C) Seiko Epson Corporation 2009-2015. All rights reserved. + lastModified + 2015-08-19T15:00:00Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/Fax/Utility/FAX Utility.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 1.73 + + + _name + rastertoepfax + has64BitIntelCode + yes + info + Copyright(C) Seiko Epson Corporation 2009-2015. All rights reserved. + lastModified + 2015-08-19T15:00:00Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/Fax/Filter/rastertoepfax.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 1.71 + + + _name + commandFilter + has64BitIntelCode + yes + info + Copyright(C) Seiko Epson Corporation 2012-2015. All rights reserved. + lastModified + 2015-08-19T15:00:00Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/Fax/Filter/commandFilter.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 1.71 + + + _name + epsonfax + has64BitIntelCode + yes + info + Copyright(C) Seiko Epson Corporation 2009-2015. All rights reserved. + lastModified + 2015-08-19T15:00:00Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/Fax/FaxIOSupport/epsonfax.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 1.71 + + + _name + EPFaxAutoSetupTool + has64BitIntelCode + yes + info + Copyright(C) Seiko Epson Corporation 2009-2015. All rights reserved. + lastModified + 2015-08-19T15:00:00Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/Fax/AutoSetupTool/EPFaxAutoSetupTool.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 1.71 + + + _name + Epson Printer Utility Lite + has64BitIntelCode + yes + info + Epson Printer Utility Lite version 9.80 + lastModified + 2018-07-24T05:16:40Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/InkjetPrinter2/Utility/UTL/Epson Printer Utility Lite.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 9.80 + + + _name + Epson Printer Utility 4 + has64BitIntelCode + yes + info + Epson Printer Utility 4 version 9.80 + lastModified + 2018-07-24T05:16:40Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/InkjetPrinter2/Utility/UT4/Epson Printer Utility 4.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 9.80 + + + _name + rastertoescpII + has64BitIntelCode + yes + info + rastertoescpII Copyright(C) Seiko Epson Corporation 2001-2016. All rights reserved. + lastModified + 2018-07-24T05:16:40Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/InkjetPrinter2/Filter/rastertoescpII.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 9.80 + + + _name + pdftopdf2 + has64BitIntelCode + yes + info + pdftopdf2 version 9.80, Copyright(C) Seiko Epson Corporation 2001-2016. All rights reserved. + lastModified + 2018-07-24T05:16:40Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/InkjetPrinter2/Filter/pdftopdf2.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 9.80 + + + _name + commandtoescp + has64BitIntelCode + yes + info + commandtoescp Copyright(C) Seiko Epson Corporation 2001-2016. All rights reserved. + lastModified + 2018-07-24T05:16:40Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/InkjetPrinter2/Filter/commandtoescp.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 9.80 + + + _name + EPIJAutoSetupTool2 + has64BitIntelCode + yes + info + EPIJAutoSetupTool2 Copyright(C) Seiko Epson Corporation 2001-2016. All rights reserved. + lastModified + 2018-07-24T05:16:40Z + obtained_from + identified_developer + path + /Library/Printers/EPSON/InkjetPrinter2/AutoSetupTool/EPIJAutoSetupTool2.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: EPSON (TXAEAV5RN4) + Developer ID Certification Authority + Apple Root CA + + version + 9.80 + + + _name + Brother Scanner + has64BitIntelCode + yes + info + 2.9.0, © 2007-2016 Brother Industries, Ltd. All Rights Reserved. + lastModified + 2018-07-22T04:45:03Z + obtained_from + identified_developer + path + /Library/Image Capture/Devices/Brother Scanner.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Brother Industries, LTD. + Developer ID Certification Authority + Apple Root CA + + version + 2.9.0 + + + _name + Canon IJScanner6 + has64BitIntelCode + yes + info + Canon IJScanner6 version 4.0.0, Copyright CANON INC. 2009-2014 + lastModified + 2014-06-26T03:00:00Z + obtained_from + identified_developer + path + /Library/Image Capture/Devices/Canon IJScanner6.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Canon Inc. (XE2XNRRXZ5) + Developer ID Certification Authority + Apple Root CA + + version + 4.0.0 + + + _name + Canon IJScanner4 + has64BitIntelCode + yes + info + Canon IJScanner4 version 4.0.0, Copyright CANON INC. 2009-2014 + lastModified + 2014-06-26T03:00:00Z + obtained_from + identified_developer + path + /Library/Image Capture/Devices/Canon IJScanner4.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Canon Inc. (XE2XNRRXZ5) + Developer ID Certification Authority + Apple Root CA + + version + 4.0.0 + + + _name + Canon IJScanner2 + has64BitIntelCode + yes + info + Canon IJScanner2 version 4.0.0, Copyright CANON INC. 2009-2014 + lastModified + 2014-06-26T03:00:00Z + obtained_from + identified_developer + path + /Library/Image Capture/Devices/Canon IJScanner2.app + runtime_environment + arch_x86 + signed_by + + Developer ID Application: Canon Inc. (XE2XNRRXZ5) + Developer ID Certification Authority + Apple Root CA + + version + 4.0.0 + + + _name + AirPort Base Station Agent + has64BitIntelCode + yes + info + 2.2.1 (221.6), Copyright © 2006-2013 Apple Inc. All Rights Reserved. + lastModified + 2018-08-18T01:52:46Z + obtained_from + apple + path + /System/Library/CoreServices/AirPort Base Station Agent.app + runtime_environment + arch_x86 + signed_by + + Software Signing + Apple Code Signing Certification Authority + Apple Root CA + + version + 2.2.1 + + + _name + terminal-notifier + has64BitIntelCode + yes + lastModified + 2017-11-01T16:25:40Z + obtained_from + unknown + path + /usr/local/Cellar/terminal-notifier/2.0.0/terminal-notifier.app + runtime_environment + arch_x86 + version + 2.0.0 + + + _parentDataType + SPSoftwareDataType + _properties + + _name + + _isColumn + YES + _order + 0 + + has64BitIntelCode + + _isColumn + YES + _order + 40 + + lastModified + + _isColumn + YES + _order + 20 + + obtained_from + + _isColumn + YES + _order + 15 + + path + + _order + 90 + + runtime_environment + + _order + 30 + + signed_by + + _order + 60 + + version + + _isColumn + YES + _order + 10 + + volumes + + _detailLevel + 0 + + + _timeStamp + 2020-09-04T06:20:47Z + _versionInfo + + com.apple.SystemProfiler.SPApplicationsReporter + 915 + + + + diff --git a/spec/unit/plugins/packages_spec.rb b/spec/unit/plugins/packages_spec.rb index e4ad9015..0406aaac 100644 --- a/spec/unit/plugins/packages_spec.rb +++ b/spec/unit/plugins/packages_spec.rb @@ -350,4 +350,53 @@ describe Ohai::System, "plugin packages" do expect(plugin[:packages]["mqm"][:version]).to eq("7.0.1.4") end end + + context "when on darwin" do + let(:plugin) { get_plugin("packages") } + + let(:stdout) do + File.read(File.join(SPEC_PLUGIN_PATH, "system_profiler_spapplicationsdatatype.output")) + end + + before do + allow(plugin).to receive(:collect_os).and_return(:darwin) + allow(plugin).to receive(:shell_out).with("system_profiler SPApplicationsDataType -xml").and_return(mock_shell_out(0, stdout, "")) + plugin.run + end + + it "calls system_profiler SPApplicationsDataType -xml" do + expect(plugin).to receive(:shell_out) + .with("system_profiler SPApplicationsDataType -xml") + .and_return(mock_shell_out(0, stdout, "")) + plugin.run + end + + # apple + it "gets 'Install macOS Catalina' details" do + expect(plugin[:packages]["Install macOS Catalina"][:version]).to eq("15.6.00") + expect(plugin[:packages]["Install macOS Catalina"][:source]).to eq("apple") + expect(plugin[:packages]["Install macOS Catalina"][:lastmodified].to_s).to eq("2020-09-04T04:54:33+00:00") + end + + # app store + it "gets 'Slack' details" do + expect(plugin[:packages]["Slack"][:version]).to eq("4.8.0") + expect(plugin[:packages]["Slack"][:source]).to eq("mac_app_store") + expect(plugin[:packages]["Slack"][:lastmodified].to_s).to eq("2020-08-12T22:24:32+00:00") + end + + # chef + it "gets 'Chef Workstation' details" do + expect(plugin[:packages]["Chef Workstation App"][:version]).to eq("0.1.82") + expect(plugin[:packages]["Chef Workstation App"][:source]).to eq("identified_developer") + expect(plugin[:packages]["Chef Workstation App"][:lastmodified].to_s).to eq("2020-09-03T03:16:22+00:00") + end + + # homebrew + it "gets 'Emacs' details" do + expect(plugin[:packages]["Emacs"][:version]).to eq("27.1") + expect(plugin[:packages]["Emacs"][:source]).to eq("unknown") + expect(plugin[:packages]["Emacs"][:lastmodified].to_s).to eq("2020-08-19T07:08:51+00:00") + end + end end -- cgit v1.2.1