-
Notifications
You must be signed in to change notification settings - Fork 11
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
fix | Security issue fix for Dependabot bump. #182
fix | Security issue fix for Dependabot bump. #182
Conversation
into security_issue_fix_24.05
|
||
if (policy.getTechnicalKey().equals(edcAssetConfigurableConstant.getBpnNumberTechnicalKey()) | ||
&& !values.isEmpty() && !values.contains(sdeConfigurationProperties.getManufacturerId()) | ||
&& (values.size() == 1 && !values.get(0).equals(""))) { |
Check notice
Code scanning / CodeQL
Inefficient empty string test Note
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@ChetanT-System Please check dependency. |
@adityagajbhiye9 Updated ! |
@almadigabor Please review and approve the PR. |
Description
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: