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