mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +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")`