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

🚀 Feature Request - macOS autoruns - login items plist #1

Open
anthonybm opened this issue Aug 31, 2020 · 0 comments
Open

🚀 Feature Request - macOS autoruns - login items plist #1

anthonybm opened this issue Aug 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@anthonybm
Copy link
Owner

🚀 Feature Request - macOS autoruns - login items plist

Is your proposal related to a problem?

Yes! Currently, parsing of com.apple.loginitems.plist's is unimplemented.

Describe the solution you'd like

  • Implement parsing/triage of macOS Login Items plist in macautoruns/autoruns.go
  • Document
  • Test data is retrieved successfully without negative impact to the system

Possible Drawbacks

What are the possible side-effects or negative impacts of the code change on the end-user?
None foreseeable 😄

Release Notes

Describe what the release note should be that explains this improvement in
terms that an end-user can understand. This text will be used in the release notes once the feature is added.

  • Implement parsing of macOS com.apple.loginitems.plist

Additional context

"Users/*/Library/Preferences/com.apple.loginitems.plist"
"private/var/*/Library/Preferences/com.apple.loginitems.plist"
See macautoruns/autoruns.go for commented code and other examples.

@anthonybm anthonybm added the enhancement New feature or request label Aug 31, 2020
@anthonybm anthonybm changed the title 🚀 Feature Request - macOS autoruns - login items plist 🚀 Feature Request - macOS autoruns - login items plist Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant