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

[hotrod] Validate user input to avoid security warnings from code scanning #4583

Merged
merged 1 commit into from
Jul 16, 2023

[hotrod] Validate user input to avoid security warnings from code sca…

3326b9e
Select commit
Loading
Failed to load commit list.
Merged

[hotrod] Validate user input to avoid security warnings from code scanning #4583

[hotrod] Validate user input to avoid security warnings from code sca…
3326b9e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 15, 2023 in 0s

97.05% (target 95.00%)

View this Pull Request on Codecov

97.05% (target 95.00%)

Details

Codecov Report

Patch coverage has no change and project coverage change: +0.01 🎉

Comparison is base (96f7fdc) 97.04% compared to head (3326b9e) 97.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4583      +/-   ##
==========================================
+ Coverage   97.04%   97.05%   +0.01%     
==========================================
  Files         301      301              
  Lines       17839    17839              
==========================================
+ Hits        17311    17314       +3     
+ Misses        423      421       -2     
+ Partials      105      104       -1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.