Skip to content

US1167229: Fixing Fortify scan- Medium Priority System Information Leak.#577

Merged
rajasekar-balasubramani merged 4 commits into
developfrom
US1167229
Jul 20, 2026
Merged

US1167229: Fixing Fortify scan- Medium Priority System Information Leak.#577
rajasekar-balasubramani merged 4 commits into
developfrom
US1167229

Conversation

@buildmachine-sou-jenkins2

Copy link
Copy Markdown
Contributor

@buildmachine-sou-jenkins2

Copy link
Copy Markdown
Contributor

The Documentation QA site for this branch has been built:
https://jobservice-ci-job-service-us1167229-35a8d0.glpages.otxlab.net

exception instanceof ForbiddenException) {
exceptionMessage = exception.getMessage();
}
LOGGER.error("An API exception occurred while processing the request: {}", exceptionMessage, exception);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Only Internal server error needs to be logged as error. Others needs to be logged just as warn.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Made some improvements

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.

3 participants