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 dirlist - capture xattributes #2

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

🚀 Feature Request - macOS dirlist - capture xattributes #2

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

Comments

@anthonybm
Copy link
Owner

🚀 Feature Request - macOS dirlist - capture xattributes

Is your proposal related to a problem?

Yes! Currently for the macOS dirlist module, capture of xattributes pertaining to com.apple.quarantine and com.apple.metadata:kMDUtemWhereFroms is unimplemented.

Describe the solution you'd like

  • Implement parsing/triage of macOS xattributes pertaining to com.apple.quarantine and com.apple.metadata:kMDUtemWhereFroms for the dirlist module
  • 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 xattributes pertaining to com.apple.quarantine and com.apple.metadata:kMDUtemWhereFroms

Additional context

See macdirlist/dirlist.go for commented code and other examples.

@anthonybm anthonybm added the enhancement New feature or request label 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