# Pairs with SecuredActuatorConfig. management: endpoints: web: exposure: include: "*" endpoint: health: # Anonymous callers get {"status":"UP"}. Authenticated ACTUATOR callers get the # per-contributor breakdown. This is the setting that keeps a health endpoint useful to # your operators without telling an attacker which of your dependencies is wobbling. show-details: when-authorized roles: ACTUATOR