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

commonlib: handle no input when providing values #6016

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Dec 17, 2024

Rework the input checks to prevent NullPointerException since not all callers have all values.
Remove unneeded dependency on Jericho classes by inlining values.

Rework the input checks to prevent NullPointerException since not all
callers have all values.
Remove unneeded dependency on Jericho classes by inlining values.

Signed-off-by: thc202 <thc202@gmail.com>
@psiinon
Copy link
Member

psiinon commented Dec 17, 2024

Logo
Checkmarx One – Scan Summary & Detailsbd994eab-2e95-410b-ab18-742e5b040fa0

No New Or Fixed Issues Found

@kingthorin kingthorin merged commit e1d096f into zaproxy:main Dec 17, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2024
@thc202 thc202 deleted the commonlib/fix-npes branch December 17, 2024 12:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants