Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13bbba commit 167bda2Copy full SHA for 167bda2
1 file changed
ruby/ql/lib/codeql/ruby/security/InsecureDependencyQuery.qll
@@ -1,3 +1,7 @@
1
+/**
2
+ * Provides predicates for reasoning about insecure dependency configurations.
3
+ */
4
+
5
private import ruby
6
7
/**
0 commit comments