Since the Airtame.download recipe in that repo uses CodeSignatureVerifier I opted to submit PRs there rather than here, given that's important for ensuring what you request is what's downloaded. Additionally, this PR (https://github.com/autopkg/Tecnico1931-recipes/pull/6) would pull the signed & notarized PKG distribution of Airtame, rather than build a PKG from the DMG distribution.
Since there's no need to have duplicate recipes, I think it would be best to mark these recipes as deprecated with the DeprecationWarning processor.
The munki recipe should be updated to use those recipes. I plan on submitting a separate PR for that.
Recently filed PRs in this repo - https://github.com/autopkg/Tecnico1931-recipes - to improve the Airtame recipes there.
Since the Airtame.download recipe in that repo uses
CodeSignatureVerifier
I opted to submit PRs there rather than here, given that's important for ensuring what you request is what's downloaded. Additionally, this PR (https://github.com/autopkg/Tecnico1931-recipes/pull/6) would pull the signed & notarized PKG distribution of Airtame, rather than build a PKG from the DMG distribution.Since there's no need to have duplicate recipes, I think it would be best to mark these recipes as deprecated with the
DeprecationWarning
processor.The munki recipe should be updated to use those recipes. I plan on submitting a separate PR for that.