Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support printing bundle info via santactl fileinfo command #1213

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

mlw
Copy link
Contributor

@mlw mlw commented Oct 30, 2023

Sample output:

$ santactl fileinfo --bundleinfo /Applications/Santa.app/Contents/MacOS/santactl                                                                                                                                                                    4s
Path                   : /Applications/Santa.app/Contents/MacOS/santactl
SHA-256                : 3428cbc14da97951271cc325e1b4f5a4ab3d5d162b2300058f98f924a5706ed7
SHA-1                  : ce46472d60da392f5288abb04e16ee2b7ca47fa3
Bundle Name            : santactl
Bundle Version         : 9999.1.1
Bundle Version Str     : 9999.1
Team ID                : EQHXZ8M8AV
Signing ID             : com.google.santa.ctl
Type                   : Executable (arm64)
Code-signed            : Yes
Rule                   : Allowed (Binary)
Signing Chain:
    1. ...
    2. ...
    3. ...
Bundle Info:
       Main Bundle Path    : /Applications/Santa.app
       Main Bundle ID      : com.google.santa
       Bundle Hash         : 21a59c5c304d9473773e44d9320e3733e6913101f1b8c21b744db3fb23b912c8
              33b5e3e510759a8b7f07795444858c568f53b71544037267c6887104414aa9ff  /Applications/Santa.app/Contents/MacOS/santabundleservice
              46ac870ca36627fe67e903ca80e4c083f8966a6d10280ce446009dc7b748d01a  /Applications/Santa.app/Contents/MacOS/santasyncservice
              3428cbc14da97951271cc325e1b4f5a4ab3d5d162b2300058f98f924a5706ed7  /Applications/Santa.app/Contents/MacOS/santactl
              b96faa2253e475a107715d059594f81b81d2d2bd8e5bb44fd2ab5acb3f7b0ce1  /Applications/Santa.app/Contents/MacOS/Santa
              ecbaa4e1fac465bdb325f51b3070c7ba33fa2bcd082463a09f7e2f2a4833bb46  /Applications/Santa.app/Contents/Library/SystemExtensions/com.google.santa.daemon.systemextension/Contents/MacOS/com.google.santa.daemon
              0aaa62675d78fa41c76c8c813557b5b5fc5af6f2c9569e16748c56d4ee03a3d2  /Applications/Santa.app/Contents/MacOS/santametricservice

@mlw mlw added the santactl label Oct 30, 2023
@mlw mlw requested a review from a team as a code owner October 30, 2023 20:33
@mlw mlw force-pushed the santactl-fileinfo-bundleinfo branch from 5b7288f to cbb0614 Compare October 31, 2023 17:18
@mlw mlw merged commit 275a8ed into google:main Oct 31, 2023
9 checks passed
@pmarkowsky pmarkowsky added this to the 2023.9 Release milestone Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants