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 52237a1 commit f495e5eCopy full SHA for f495e5e
java/ql/src/Security/CWE/CWE-016/SpringBootActuators.ql
@@ -12,7 +12,7 @@
12
*/
13
14
import java
15
-import SpringBootActuators
+import semmle.code.java.security.SpringBootActuatorsQuery
16
17
from PermitAllCall permitAllCall
18
where permitAllCall.permitsSpringBootActuators()
0 commit comments