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

Op-21723:CVE-fixes with java-17 and spring-boot upgrade-v4.1 #469

Merged
merged 108 commits into from
May 17, 2024

Conversation

vivek-opsmx
Copy link
Collaborator

https://devopsmx.atlassian.net/browse/OP-21936

OP-21881 involves fixing CVE issues by upgrading to Java 17 and Spring Boot v4.1 .

Since the Fiat service is not utilized in ISD-Argo, I removed the Fiat code from the ISD-Argo Gate Service. However, during this removal process, the /auth/user API stopped returning user details, causing the UI to refresh repeatedly. We resolved this issue by adding "return user" to the code, ensuring that the API now returns the necessary user information without triggering excessive UI refreshing and incorporating a few configurations in the secret settings.

and made disabled authConfig to false
Copy link
Collaborator

@rahul-chekuri rahul-chekuri left a comment

Choose a reason for hiding this comment

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

please address the highlighted issue.

@rahul-chekuri rahul-chekuri merged commit dfbced2 into v4.1 May 17, 2024
1 check failed
@rahul-chekuri rahul-chekuri deleted the OP-21936_CVE_GATE_New branch May 17, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants