mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-15 17:43:04 +01:00
minor
This commit is contained in:
committed by
=Michael Hohn
parent
aeb7a5d4bd
commit
07c9d15a76
@@ -54,6 +54,11 @@
|
||||
Follow this to FlowSources, and find the mentioned RemoteFlowSource
|
||||
: abstract class RemoteFlowSource extends SourceNode
|
||||
|
||||
For C, [[../ql/cpp/ql/lib/semmle/code/cpp/security/FlowSources.qll][FlowSources.qll]] has
|
||||
#+BEGIN_SRC text
|
||||
abstract class FlowSource extends DataFlow::Node
|
||||
#+END_SRC
|
||||
|
||||
Add the custom source. The modified [[../ql/java/ql/lib/Customizations.qll]] is
|
||||
#+BEGIN_SRC java
|
||||
import java
|
||||
|
||||
Reference in New Issue
Block a user