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

Add macos application extractor for OS X hosts #246

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Oct 25, 2024

Add macos application extractor for OS X hosts

This extractor scans the file system for the Info.plist file in (/Applications/AppName/Contents/) directories and creates an Inventory item for each of the Applications installed on Mac OS.

XML parser to parse Info.plist files in the extractor.
Unit Tests added for valid and Invalid test cases.

@copybara-service copybara-service bot force-pushed the test_689670975 branch 2 times, most recently from d0f7f69 to 25850fa Compare October 27, 2024 15:14
@copybara-service copybara-service bot changed the title Add MacOS App Extractor to Scalibr. Add macos application extractor for OS X hosts Oct 27, 2024
This extractor scans the file system for the Info.plist file in (/Applications/AppName/Contents/) directories and creates an Inventory item for each of the Applications installed on Mac OS.

XML parser to parse Info.plist files in the extractor.
Unit Tests added for valid and Invalid test cases.

PiperOrigin-RevId: 689670975
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants