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

ID-772 Don't Reveal Tomcat Server Version on Error #172

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

tlangs
Copy link
Contributor

@tlangs tlangs commented Feb 22, 2024

Jira: https://broadworkbench.atlassian.net/browse/ID-772

Stop ECM from leaking Tomcat server version when an error is encountered. Usually, this is handled by Spring ExceptionHandlers, but a user can make the swagger page serve up a raw Tomcat error. Configuring the error response for Tomcat remediates the issue.

@tlangs tlangs requested a review from a team as a code owner February 22, 2024 20:06
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@samanehsan samanehsan left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@tlangs tlangs merged commit b7373a3 into dev Feb 22, 2024
10 checks passed
@tlangs tlangs deleted the tl_ID-772_dont_reveal_server_version branch February 22, 2024 20:34
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