Skip to content

Commit a0481bd

Browse files
authored
Merge pull request github#6282 from aschackmull/java/query-metadata2
Java: Add missing metadata.
2 parents 11fc23b + 9034b03 commit a0481bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java/ql/src/experimental/Security/CWE/CWE-016/InsecureSpringActuatorConfig.ql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @description Exposed Spring Boot Actuator through configuration files without declarative or procedural
44
* security enforcement leads to information leak or even remote code execution.
55
* @kind problem
6+
* @problem.severity error
7+
* @precision high
68
* @id java/insecure-spring-actuator-config
79
* @tags security
810
* external/cwe-016

0 commit comments

Comments
 (0)