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

Examine syscall provenance tracking for MacOS #3539

Open
olevski opened this issue Jun 27, 2023 · 0 comments
Open

Examine syscall provenance tracking for MacOS #3539

olevski opened this issue Jun 27, 2023 · 0 comments

Comments

@olevski
Copy link
Member

olevski commented Jun 27, 2023

Similarly to what we have done for spy. It would be nice to get a POC for tracking reading and writing of files via syscalls for MacOS.

This may be different for ARM vs Intel Macs. So any POC should document the architecture being used and if possible explore whether it is possible to implement things on the other architecture.

The goal is to be able to tell when a script/code/command calls the read/write syscalls and what files are being read/written.

@olevski olevski added kind/enhancement status/triage Issue needs to be triaged labels Jun 27, 2023
@github-project-automation github-project-automation bot moved this to Backlog in renku-python Jun 27, 2023
@Panaetius Panaetius removed the status/triage Issue needs to be triaged label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants