Hi,
Given the latest vulnerability in Git, does anyone have a way of controlling the version of Git effectively from within Jamf? I found an extension attribute from 2014 (https://gist.github.com/homebysix/501a3bc5144b77aecc0c) that kind of works but only takes the Apple version of Git while ignoring whether a user has a version installed via brew for example.
I also wanted to know how you're handling the built-in version of Git, is there any way to disable it and force users to use brew instead?