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

Preventing Malicious Groovy Script Execution with Static Analysis #14995

Open
abhishekbafna opened this issue Feb 5, 2025 · 1 comment
Open

Comments

@abhishekbafna
Copy link

Apache Pinot allows Groovy scripts for data manipulation during ingestion and queries. However, malicious actors could exploit this feature to execute harmful code on the Pinot infrastructure. To prevent this, static analysis can be used to inspect Groovy scripts and expressions before execution.

@abhishekbafna
Copy link
Author

abhishekbafna commented Feb 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant