Commit 7e486c6
committed
feat: Detect macOS applications in ~/Library/Application Support
Some applications are stored in sub-directories of ~/Library/Application Support, for example:
/Users/myuser/Library/Application Support/JetBrains/Daemon/bundles/current/jetbrainsd.app/Contents/Helpers/JetBrains.app
/Users/myuser/Library/Application Support/Steam/steamapps/common/AoE2DE/Age Of Empires II.app
Those applications are detected by osquery, and the Software Inventory in the DD agent should also detect them.1 parent fec92d8 commit 7e486c6
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
124 | 130 | | |
125 | 131 | | |
126 | 132 | | |
| |||
0 commit comments