Merge pull request #278 from tkisason/patch-1

Update spring-boot.txt

Source: https://www.veracode.com/blog/research/exploiting-spring-boot-actuators
This commit is contained in:
g0tmi1k 2019-03-16 20:31:21 +00:00 committed by GitHub
commit 6830bbe052
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
trace trace
health health
loggers loggers
logfile
metrics metrics
autoconfig autoconfig
heapdump heapdump
@ -11,3 +12,10 @@ configprops
mappings mappings
auditevents auditevents
beans beans
actuator/dump
actuator/trace
actuator/logfile
actuator/mappings
actuator/env
jolokia
list