alegrey91 / harpoon

🔍 Trace syscalls from user-space functions, by using eBPF
Apache License 2.0
88 stars 3 forks source link

feat: add build command #19

Closed alegrey91 closed 3 months ago

alegrey91 commented 3 months ago

Closes #9 This PR introduce the new build command that allows the user to create seccomp profiles from the collected syscalls.

alegrey91 commented 3 months ago

Hi @ccoVeille, I'm happy this project got your interest 🙂 The reason why I merged the PR so quickly is that I need this functionality asap. I really appreciate your review, so I'm going to open a new PR, in the upcoming days, to fix all the bad things you highlighted in the code (or if you want to contribute, feel free to open your own PR). Thanks for your interest. I'm happy to see that someone care about the project ;) Next time I could ask your review if you give your availability.