mirror of
https://github.com/github/codeql.git
synced 2026-02-23 10:23:41 +01:00
No evidence that Spring Actuators are being used, e.g. `http.authorizeRequests().anyRequest().permitAll()`
Only safe Actuators are enabled, e.g. `EndpointRequest.to("health", "info")`