We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5e3fa commit 7485c3cCopy full SHA for 7485c3c
java/ql/test/query-tests/security/CWE-200/semmle/tests/InsecureSpringActuatorConfig/InsecureSpringActuatorConfig.qlref
@@ -1 +1,2 @@
1
-Security/CWE/CWE-200/InsecureSpringActuatorConfig/InsecureSpringActuatorConfig.ql
+query: Security/CWE/CWE-200/InsecureSpringActuatorConfig/InsecureSpringActuatorConfig.ql
2
+postprocess: utils/test/InlineExpectationsTestQuery.ql
java/ql/test/query-tests/security/CWE-200/semmle/tests/InsecureSpringActuatorConfig/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>org.springframework.boot</groupId>
31
<artifactId>spring-boot-starter-actuator</artifactId>
32
- </dependency>
+ </dependency> <!-- $ Alert -->
33
34
35
<artifactId>spring-boot-devtools</artifactId>
0 commit comments