Skip to content

Improved error handling for scan engine failures#30

Merged
ParzivalHack merged 3 commits intoParzivalHack:mainfrom
bhanupratapvk06:improve-scan-engine-error-handling
Jan 17, 2026
Merged

Improved error handling for scan engine failures#30
ParzivalHack merged 3 commits intoParzivalHack:mainfrom
bhanupratapvk06:improve-scan-engine-error-handling

Conversation

@bhanupratapvk06
Copy link
Copy Markdown
Contributor

This PR makes it easier for Python to handle mistakes during scan engine execution by telling the difference between configuration errors, runtime failures, and unexpected exceptions. The output to the user stays the same.

Copy link
Copy Markdown
Owner

@ParzivalHack ParzivalHack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @bhanupratapvk06 , thanks again for the contribution. Since you asked for a feedback, you did pretty well. Code was almost perfect, and i had to only fix a syntax error, and some minor code inconsistencies (and adjust wording here and there). So well done and thanks again for the contribution!
I require no further changes :)

@ParzivalHack ParzivalHack merged commit f1405e0 into ParzivalHack:main Jan 17, 2026
@ParzivalHack ParzivalHack added the enhancement New feature or request label Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Good First Issue: Improve error handling around scan engine failures

2 participants