mirror of
https://github.com/github/codeql.git
synced 2025-12-27 14:16:34 +01:00
14 lines
543 B
JSON
14 lines
543 B
JSON
{
|
|
"SSA": [
|
|
"codeql/csharp/ql/src/semmle/code/csharp/dataflow/internal/SsaImplCommon.qll",
|
|
"ql/src/codeql_ruby/dataflow/internal/SsaImplCommon.qll"
|
|
],
|
|
"DataFlow Common": [
|
|
"codeql/csharp/ql/src/semmle/code/csharp/dataflow/internal/DataFlowImplCommon.qll",
|
|
"ql/src/codeql_ruby/dataflow/internal/DataFlowImplCommon.qll"
|
|
],
|
|
"DataFlow": [
|
|
"codeql/csharp/ql/src/semmle/code/csharp/dataflow/internal/DataFlowImpl.qll",
|
|
"ql/src/codeql_ruby/dataflow/internal/DataFlowImpl.qll"
|
|
]
|
|
} |