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

[LIBS PLUGINS] Expose some core libs functionality to the syscalls plugin API #2008

Open
incertum opened this issue Aug 17, 2024 · 2 comments
Assignees
Labels
kind/feature New feature or request lifecycle/stale
Milestone

Comments

@incertum
Copy link
Contributor

This issue complements existing issues:

For instance, in #1711, there was a request to expose the event enum. Below are some additional functionalities that plugin developers could benefit from, as otherwise, it would require recreating tedious and error-prone libs code:

  • Converting back and forth between syscall names and syscall codes and/or event codes
  • Some util functions, e.g. concatenating paths in a performant way
  • ...

As we discuss the other issues and consider a redesign of the general plugin API and SDK layout, I’ll provide more details here later. Stay tuned.

@incertum incertum added the kind/feature New feature or request label Aug 17, 2024
@incertum
Copy link
Contributor Author

/milestone TBD

/assign @jasondellaluce

@poiana poiana added this to the TBD milestone Aug 17, 2024
@poiana
Copy link
Contributor

poiana commented Nov 15, 2024

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request lifecycle/stale
Projects
None yet
Development

No branches or pull requests

3 participants