cunningt opened a new pull request, #11897: URL: https://github.com/apache/camel/pull/11897
PGEventEndpoint.java is failing SAST tests because of a hard coded username. From my reading of the code, setting the user to postgres (9 years ago) predates the defaultValue of the URIParam for user, and I think it can be removed because of the default value being set in the URIParam annotation for user. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org