mirror of
https://github.com/github/codeql.git
synced 2026-05-10 17:29:26 +02: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")`