This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch CAMEL-23250-security-policy-enforcement
in repository https://gitbox.apache.org/repos/asf/camel.git
from d130fe2426fa Merge remote-tracking branch 'origin/main' into
CAMEL-23250-security-policy-enforcement
add 6016f05eba83 CAMEL-23250: Add health check tests and include
camel-main/camel-health in coverage
No new revisions were added by this update.
Summary of changes:
.github/workflows/sonar-build.yml | 2 +-
.../main/MainSecurityPolicyHealthCheckTest.java | 154 +++++++++++++++++++++
2 files changed, 155 insertions(+), 1 deletion(-)
create mode 100644
core/camel-main/src/test/java/org/apache/camel/main/MainSecurityPolicyHealthCheckTest.java