Skip to content

Commit 9034d74

Browse files
committed
Ruby: add file-level qldoc
1 parent dd17271 commit 9034d74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ruby/ql/lib/codeql/ruby/regexp/RegExpInjectionCustomizations.qll

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Provides default sources, sinks and sanitizers for reasoning about regexp
3+
* injection vulnerabilities, as well as extension points for adding your own.
4+
*/
5+
16
private import ruby
27
private import codeql.ruby.DataFlow
38
private import codeql.ruby.Concepts

0 commit comments

Comments
 (0)