mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Enhance the query
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# vulnerable configuration (spring boot 1.5+): requires value false to expose sensitive actuators
|
||||
management.security.enabled=false
|
||||
|
||||
# vulnerable configuration (spring boot 2+): exposes health and info only by default
|
||||
# vulnerable configuration (spring boot 2+): exposes health and info only by default, here overridden to expose everything
|
||||
management.endpoints.web.exposure.include=*
|
||||
management.endpoints.web.exposure.exclude=beans
|
||||
|
||||
|
||||
Reference in New Issue
Block a user