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

improve checking inputs #7

Open
devkral opened this issue Mar 18, 2024 · 0 comments
Open

improve checking inputs #7

devkral opened this issue Mar 18, 2024 · 0 comments

Comments

@devkral
Copy link
Owner

devkral commented Mar 18, 2024

Currently we parse the ast, but resource attacks can be executed earlier (when the ast is built)

Is there a way to get the input string first and analyze it?

Or are we able to limit the AST builder in such a way, it cannot be abused? Eg. the stack can be exhausted by high depths before any validation takes place

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