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

Availability of Security Fixes #26

Open
adityak01-git opened this issue Jul 25, 2023 · 2 comments
Open

Availability of Security Fixes #26

adityak01-git opened this issue Jul 25, 2023 · 2 comments
Labels

Comments

@adityak01-git
Copy link

Hi,

I am planning to use delight-rhino-sandbox in one of my projects. Our requirement is mainly to support scripting language in Java application. It seems delight-rhino meets most of our requirements. The main concern our team is having regarding security issues and bug fixes. I see that the library is not upgraded from a long time.

Is the library going to be fixed and upgraded if there is any security issues/vulnerabilities found in library? If there are security issue in transitive dependencies, are we going to include updated versions of those libraries? If yes, what kind of timeframe we can expect for such update.

Thanks,
Aditya Kumar

@adityak01-git adityak01-git changed the title Security Fixes Availability of Security Fixes Jul 25, 2023
@mxro
Copy link
Collaborator

mxro commented Jul 27, 2023

Hi Aditya, thank you for reaching out!

To answer your question: yes, this library will be updated when an issue is raised and a fix is available. Usually this should take around 2 weeks.

If there is any of the open issues that is of specific concern to you, please highlight it, and if there are any dependencies that need updating, please be welcome to open an issue or a PR.

Note in terms of security, I don't think this sandbox provides 100% isolation (and the same can be said for many sandbox-like environments). I guess it is all a level of tradeoffs. You could for instance run this sandbox code in a Lambda or other isolated compute environment and that should add significantly to the overall security of your system.

@mxro mxro added the question label Jul 27, 2023
@adityak01-git
Copy link
Author

Thank you @mxro for your detailed reply and really appreciate your suggestions. Will surely consider your suggestions.

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

No branches or pull requests

2 participants