Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c000937

Browse files
committed
qlformat
1 parent 119a32f commit c000937

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ruby/ql/lib/codeql/ruby/security/XpathInjectionCustomizations.qll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ module XpathInjection {
5050
* sanitizer-guard.
5151
*/
5252
private class StringConstArrayInclusionCallAsSanitizer extends Sanitizer,
53-
StringConstArrayInclusionCallBarrier { }
53+
StringConstArrayInclusionCallBarrier
54+
{ }
5455
}

0 commit comments

Comments
 (0)