We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8354439 + cc30c06 commit 8e864abCopy full SHA for 8e864ab
.github/labeler.yml
@@ -45,11 +45,7 @@ documentation:
45
46
# Since these are all shared files that need to be synced, just pick _one_ copy of each.
47
"DataFlow Library":
48
- - "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl.qll"
49
- - "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplCommon.qll"
50
- - "java/ql/lib/semmle/code/java/dataflow/internal/tainttracking1/TaintTrackingImpl.qll"
51
- - "java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplConsistency.qll"
52
- - "java/ql/lib/semmle/code/java/dataflow/internal/FlowSummaryImpl.qll"
+ - "shared/dataflow/**/*"
53
54
"ATM":
55
- javascript/ql/experimental/adaptivethreatmodeling/**/*
0 commit comments