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

Check zone id before jdbc access #2616

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Check zone id before jdbc access #2616

merged 1 commit into from
Dec 6, 2023

Conversation

strehle
Copy link
Member

@strehle strehle commented Nov 23, 2023

After discussions in #2606

Add null checks to improve robustness in this dao using validateZoneId helper.

Cleanup sonar issues, found by IDE plugin

https://sonarcloud.io/summary/new_code?id=cloudfoundry-identity-parent&pullRequest=2616

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/186543591

The labels on this github issue will be updated when the story is started.

@strehle strehle requested a review from a team November 23, 2023 16:40
@strehle strehle changed the title Check zoneId in before jdbc access Check zone id before jdbc access Nov 23, 2023
@strehle strehle added this to the 76.27.0 milestone Nov 23, 2023
Copy link
Contributor

@klaus-sap klaus-sap left a comment

Choose a reason for hiding this comment

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

looks good to me

@strehle strehle requested a review from swalchemist December 1, 2023 08:59
@strehle
Copy link
Member Author

strehle commented Dec 1, 2023

@swalchemist similar to zone check here a small PR which does a group id check before JDBC call.

Copy link
Contributor

@tack-sap tack-sap left a comment

Choose a reason for hiding this comment

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

LGTM

@strehle strehle merged commit 778d8c5 into develop Dec 6, 2023
18 checks passed
@strehle strehle deleted the scimGroupSonarFixes branch December 6, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants