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

feat(panic): add recover for query evaluation process #6770

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

liorj-orca
Copy link
Contributor

@liorj-orca liorj-orca commented Oct 15, 2023

Closes #6766
Proposed Changes

  • recovering from any panic during the process of query evaluation
  • in this is case, the relevant query would be considered as failed but the scan would continue to the next query

I submit this contribution under the Apache-2.0 license.

@github-actions github-actions bot added community Community contribution feature request Community: new feature request query New query feature labels Oct 15, 2023
@asofsilva asofsilva merged commit 4b87e82 into Checkmarx:master Oct 30, 2023
17 checks passed
@gabriel-cx
Copy link
Contributor

Thank you @liorj-orca !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution feature request Community: new feature request query New query feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dockerfile: better handling of corrupted dockerfiles
3 participants