Merge pull request #17190 from github/cklin/diff-informed-java-queries

Java: add support for alert location restrictions
This commit is contained in:
Chuan-kai Lin
2024-09-23 08:39:24 -07:00
committed by GitHub
70 changed files with 299 additions and 23 deletions

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -18,6 +18,8 @@ module IntentRedirectionConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(IntentRedirectionAdditionalTaintStep c).step(node1, node2) any(IntentRedirectionAdditionalTaintStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks the flow of tainted Intents being used to start Android components. */ /** Tracks the flow of tainted Intents being used to start Android components. */

View File

@@ -23,6 +23,8 @@ module ExternallyControlledFormatStringConfig implements DataFlow::ConfigSig {
predicate isBarrier(DataFlow::Node node) { predicate isBarrier(DataFlow::Node node) {
node.getType() instanceof NumericType or node.getType() instanceof BooleanType node.getType() instanceof NumericType or node.getType() instanceof BooleanType
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -17,6 +17,8 @@ module FragmentInjectionTaintConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node n1, DataFlow::Node n2) { predicate isAdditionalFlowStep(DataFlow::Node n1, DataFlow::Node n2) {
any(FragmentInjectionAdditionalTaintStep c).step(n1, n2) any(FragmentInjectionAdditionalTaintStep c).step(n1, n2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -17,6 +17,8 @@ module GroovyInjectionConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node fromNode, DataFlow::Node toNode) { predicate isAdditionalFlowStep(DataFlow::Node fromNode, DataFlow::Node toNode) {
any(GroovyInjectionAdditionalTaintStep c).step(fromNode, toNode) any(GroovyInjectionAdditionalTaintStep c).step(fromNode, toNode)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -48,6 +48,8 @@ module ImplicitPendingIntentStartConfig implements DataFlow::StateConfigSig {
node.getType().(Array).getElementType() instanceof TypeIntent and node.getType().(Array).getElementType() instanceof TypeIntent and
c instanceof DataFlow::ArrayContent c instanceof DataFlow::ArrayContent
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
module ImplicitPendingIntentStartFlow = module ImplicitPendingIntentStartFlow =

View File

@@ -49,6 +49,8 @@ module BeanValidationConfig implements DataFlow::ConfigSig {
predicate isSource(DataFlow::Node source) { source instanceof ThreatModelFlowSource } predicate isSource(DataFlow::Node source) { source instanceof ThreatModelFlowSource }
predicate isSink(DataFlow::Node sink) { sink instanceof BeanValidationSink } predicate isSink(DataFlow::Node sink) { sink instanceof BeanValidationSink }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow from user input to the argument of a method that builds constraint error messages. */ /** Tracks flow from user input to the argument of a method that builds constraint error messages. */

View File

@@ -22,6 +22,8 @@ module InsecureLdapUrlConfig implements DataFlow::ConfigSig {
succ.asExpr() = ma.getQualifier() succ.asExpr() = ma.getQualifier()
) )
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
module InsecureLdapUrlFlow = TaintTracking::Global<InsecureLdapUrlConfig>; module InsecureLdapUrlFlow = TaintTracking::Global<InsecureLdapUrlConfig>;

View File

@@ -96,6 +96,8 @@ module InsecureRandomnessConfig implements DataFlow::ConfigSig {
n2.asExpr() = c n2.asExpr() = c
) )
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -16,6 +16,8 @@ module KeySizeConfig implements DataFlow::StateConfigSig {
predicate isSink(DataFlow::Node sink, KeySizeState state) { predicate isSink(DataFlow::Node sink, KeySizeState state) {
sink.(InsufficientKeySizeSink).hasState(state) sink.(InsufficientKeySizeSink).hasState(state)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks key sizes used in cryptographic algorithms. */ /** Tracks key sizes used in cryptographic algorithms. */

View File

@@ -23,6 +23,8 @@ module IntentUriPermissionManipulationConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(IntentUriPermissionManipulationAdditionalTaintStep c).step(node1, node2) any(IntentUriPermissionManipulationAdditionalTaintStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -51,6 +51,8 @@ module JexlInjectionConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(JexlInjectionAdditionalTaintStep c).step(node1, node2) any(JexlInjectionAdditionalTaintStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -23,6 +23,8 @@ module JndiInjectionFlowConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(JndiInjectionAdditionalTaintStep c).step(node1, node2) any(JndiInjectionAdditionalTaintStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow of unvalidated user input that is used in JNDI lookup */ /** Tracks flow of unvalidated user input that is used in JNDI lookup */

View File

@@ -17,6 +17,8 @@ module LdapInjectionFlowConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node pred, DataFlow::Node succ) { predicate isAdditionalFlowStep(DataFlow::Node pred, DataFlow::Node succ) {
any(LdapInjectionAdditionalTaintStep a).step(pred, succ) any(LdapInjectionAdditionalTaintStep a).step(pred, succ)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow from remote sources to LDAP injection vulnerabilities. */ /** Tracks flow from remote sources to LDAP injection vulnerabilities. */

View File

@@ -16,6 +16,8 @@ module MissingJwtSignatureCheckConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(JwtParserWithInsecureParseAdditionalFlowStep c).step(node1, node2) any(JwtParserWithInsecureParseAdditionalFlowStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
module MissingJwtSignatureCheckFlow = DataFlow::Global<MissingJwtSignatureCheckConfig>; module MissingJwtSignatureCheckFlow = DataFlow::Global<MissingJwtSignatureCheckConfig>;

View File

@@ -19,6 +19,8 @@ module MvelInjectionFlowConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(MvelInjectionAdditionalTaintStep c).step(node1, node2) any(MvelInjectionAdditionalTaintStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow of unsafe user input that is used to construct and evaluate a MVEL expression. */ /** Tracks flow of unsafe user input that is used to construct and evaluate a MVEL expression. */

View File

@@ -102,6 +102,8 @@ module NumericCastFlowConfig implements DataFlow::ConfigSig {
} }
predicate isBarrierIn(DataFlow::Node node) { isSource(node) } predicate isBarrierIn(DataFlow::Node node) { isSource(node) }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -18,6 +18,8 @@ module OgnlInjectionFlowConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(OgnlInjectionAdditionalTaintStep c).step(node1, node2) any(OgnlInjectionAdditionalTaintStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow of unvalidated user input that is used in OGNL EL evaluation. */ /** Tracks flow of unvalidated user input that is used in OGNL EL evaluation. */

View File

@@ -17,6 +17,8 @@ module PartialPathTraversalFromRemoteConfig implements DataFlow::ConfigSig {
predicate isSink(DataFlow::Node node) { predicate isSink(DataFlow::Node node) {
any(PartialPathTraversalMethodCall ma).getQualifier() = node.asExpr() any(PartialPathTraversalMethodCall ma).getQualifier() = node.asExpr()
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow of unsafe user input that is used to validate against path traversal, but is insufficient and remains vulnerable to Partial Path Traversal. */ /** Tracks flow of unsafe user input that is used to validate against path traversal, but is insufficient and remains vulnerable to Partial Path Traversal. */

View File

@@ -28,6 +28,8 @@ module RequestForgeryConfig implements DataFlow::ConfigSig {
predicate isBarrier(DataFlow::Node node) { node instanceof RequestForgerySanitizer } predicate isBarrier(DataFlow::Node node) { node instanceof RequestForgerySanitizer }
predicate isBarrierIn(DataFlow::Node node) { isSource(node) } predicate isBarrierIn(DataFlow::Node node) { isSource(node) }
predicate observeDiffInformedIncrementalMode() { any() }
} }
module RequestForgeryFlow = TaintTracking::Global<RequestForgeryConfig>; module RequestForgeryFlow = TaintTracking::Global<RequestForgeryConfig>;

View File

@@ -31,6 +31,8 @@ module ResponseSplittingConfig implements DataFlow::ConfigSig {
) )
) )
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -20,6 +20,8 @@ module RsaWithoutOaepConfig implements DataFlow::ConfigSig {
predicate isSink(DataFlow::Node sink) { predicate isSink(DataFlow::Node sink) {
exists(CryptoAlgoSpec cr | sink.asExpr() = cr.getAlgoSpec()) exists(CryptoAlgoSpec cr | sink.asExpr() = cr.getAlgoSpec())
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Flow for finding RSA ciphers initialized without using OAEP padding. */ /** Flow for finding RSA ciphers initialized without using OAEP padding. */

View File

@@ -18,6 +18,8 @@ module SpelInjectionConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(SpelExpressionInjectionAdditionalTaintStep c).step(node1, node2) any(SpelExpressionInjectionAdditionalTaintStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow of unsafe user input that is used to construct and evaluate a SpEL expression. */ /** Tracks flow of unsafe user input that is used to construct and evaluate a SpEL expression. */

View File

@@ -126,6 +126,8 @@ module StaticInitializationVectorConfig implements DataFlow::ConfigSig {
predicate isSource(DataFlow::Node source) { source instanceof StaticInitializationVectorSource } predicate isSource(DataFlow::Node source) { source instanceof StaticInitializationVectorSource }
predicate isSink(DataFlow::Node sink) { sink instanceof EncryptionInitializationSink } predicate isSink(DataFlow::Node sink) { sink instanceof EncryptionInitializationSink }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks the flow from a static initialization vector to the initialization of a cipher */ /** Tracks the flow from a static initialization vector to the initialization of a cipher */

View File

@@ -72,6 +72,8 @@ module TaintedPathConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node n1, DataFlow::Node n2) { predicate isAdditionalFlowStep(DataFlow::Node n1, DataFlow::Node n2) {
any(TaintedPathAdditionalTaintStep s).step(n1, n2) any(TaintedPathAdditionalTaintStep s).step(n1, n2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow from remote sources to the creation of a path. */ /** Tracks flow from remote sources to the creation of a path. */

View File

@@ -16,6 +16,8 @@ module TemplateInjectionFlowConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(TemplateInjectionAdditionalTaintStep a).isAdditionalTaintStep(node1, node2) any(TemplateInjectionAdditionalTaintStep a).isAdditionalTaintStep(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks server-side template injection (SST) vulnerabilities */ /** Tracks server-side template injection (SST) vulnerabilities */

View File

@@ -20,6 +20,8 @@ module UnsafeContentResolutionConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(ContentUriResolutionAdditionalTaintStep s).step(node1, node2) any(ContentUriResolutionAdditionalTaintStep s).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Taint-tracking flow to find paths from remote sources to content URI resolutions. */ /** Taint-tracking flow to find paths from remote sources to content URI resolutions. */

View File

@@ -325,6 +325,8 @@ private module UnsafeDeserializationConfig implements DataFlow::ConfigSig {
} }
predicate isBarrier(DataFlow::Node node) { isUnsafeDeserializationSanitizer(node) } predicate isBarrier(DataFlow::Node node) { isUnsafeDeserializationSanitizer(node) }
predicate observeDiffInformedIncrementalMode() { any() }
} }
module UnsafeDeserializationFlow = TaintTracking::Global<UnsafeDeserializationConfig>; module UnsafeDeserializationFlow = TaintTracking::Global<UnsafeDeserializationConfig>;

View File

@@ -195,6 +195,8 @@ module UrlForwardFlowConfig implements DataFlow::ConfigSig {
predicate isBarrier(DataFlow::Node node) { node instanceof UrlForwardBarrier } predicate isBarrier(DataFlow::Node node) { node instanceof UrlForwardBarrier }
DataFlow::FlowFeature getAFeature() { result instanceof DataFlow::FeatureHasSourceCallContext } DataFlow::FlowFeature getAFeature() { result instanceof DataFlow::FeatureHasSourceCallContext }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -13,6 +13,8 @@ module UrlRedirectConfig implements DataFlow::ConfigSig {
predicate isSink(DataFlow::Node sink) { sink instanceof UrlRedirectSink } predicate isSink(DataFlow::Node sink) { sink instanceof UrlRedirectSink }
predicate isBarrier(DataFlow::Node node) { node instanceof UrlRedirectSanitizer } predicate isBarrier(DataFlow::Node node) { node instanceof UrlRedirectSanitizer }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -44,6 +44,8 @@ module WebviewDebugEnabledConfig implements DataFlow::ConfigSig {
or or
node.getEnclosingCallable().getDeclaringType() instanceof NonSecurityTestClass node.getEnclosingCallable().getDeclaringType() instanceof NonSecurityTestClass
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -12,6 +12,8 @@ module XPathInjectionConfig implements DataFlow::ConfigSig {
predicate isSource(DataFlow::Node source) { source instanceof ThreatModelFlowSource } predicate isSource(DataFlow::Node source) { source instanceof ThreatModelFlowSource }
predicate isSink(DataFlow::Node sink) { sink instanceof XPathInjectionSink } predicate isSink(DataFlow::Node sink) { sink instanceof XPathInjectionSink }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -20,6 +20,8 @@ module XsltInjectionFlowConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(XsltInjectionAdditionalTaintStep c).step(node1, node2) any(XsltInjectionAdditionalTaintStep c).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -20,6 +20,8 @@ module XssConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) { predicate isAdditionalFlowStep(DataFlow::Node node1, DataFlow::Node node2) {
any(XssAdditionalTaintStep s).step(node1, node2) any(XssAdditionalTaintStep s).step(node1, node2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow from remote sources to cross site scripting vulnerabilities. */ /** Tracks flow from remote sources to cross site scripting vulnerabilities. */

View File

@@ -18,6 +18,8 @@ module XxeConfig implements DataFlow::ConfigSig {
predicate isAdditionalFlowStep(DataFlow::Node n1, DataFlow::Node n2) { predicate isAdditionalFlowStep(DataFlow::Node n1, DataFlow::Node n2) {
any(XxeAdditionalTaintStep s).step(n1, n2) any(XxeAdditionalTaintStep s).step(n1, n2)
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -43,6 +43,8 @@ module ZipSlipConfig implements DataFlow::ConfigSig {
node instanceof SimpleTypeSanitizer or node instanceof SimpleTypeSanitizer or
node instanceof PathInjectionSanitizer node instanceof PathInjectionSanitizer
} }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** Tracks flow from archive entries to file creation. */ /** Tracks flow from archive entries to file creation. */

View File

@@ -14,6 +14,8 @@ module RegexInjectionConfig implements DataFlow::ConfigSig {
predicate isSink(DataFlow::Node sink) { sink instanceof RegexInjectionSink } predicate isSink(DataFlow::Node sink) { sink instanceof RegexInjectionSink }
predicate isBarrier(DataFlow::Node node) { node instanceof RegexInjectionSanitizer } predicate isBarrier(DataFlow::Node node) { node instanceof RegexInjectionSanitizer }
predicate observeDiffInformedIncrementalMode() { any() }
} }
/** /**

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I

View File

@@ -431,6 +431,17 @@ module Configs<LocationSig Location, InputSig<Location> Lang> {
* is not visualized (as it is in a `path-problem` query). * is not visualized (as it is in a `path-problem` query).
*/ */
default predicate includeHiddenNodes() { none() } default predicate includeHiddenNodes() { none() }
/**
* Holds if sources and sinks should be filtered to only include those that
* may lead to a flow path with either a source or a sink in the location
* range given by `AlertFiltering`. This only has an effect when running
* in diff-informed incremental mode.
*
* This flag should only be applied to flow configurations whose results
* are used directly in a query result.
*/
default predicate observeDiffInformedIncrementalMode() { none() }
} }
/** An input configuration for data flow using flow state. */ /** An input configuration for data flow using flow state. */
@@ -547,6 +558,17 @@ module Configs<LocationSig Location, InputSig<Location> Lang> {
* is not visualized (as it is in a `path-problem` query). * is not visualized (as it is in a `path-problem` query).
*/ */
default predicate includeHiddenNodes() { none() } default predicate includeHiddenNodes() { none() }
/**
* Holds if sources and sinks should be filtered to only include those that
* may lead to a flow path with either a source or a sink in the location
* range given by `AlertFiltering`. This only has an effect when running
* in diff-informed incremental mode.
*
* This flag should only be applied to flow configurations whose results
* are used directly in a query result.
*/
default predicate observeDiffInformedIncrementalMode() { none() }
} }
} }

View File

@@ -124,6 +124,17 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
* is not visualized (as it is in a `path-problem` query). * is not visualized (as it is in a `path-problem` query).
*/ */
predicate includeHiddenNodes(); predicate includeHiddenNodes();
/**
* Holds if sources and sinks should be filtered to only include those that
* may lead to a flow path with either a source or a sink in the location
* range given by `AlertFiltering`. This only has an effect when running
* in diff-informed incremental mode.
*
* This flag should only be applied to flow configurations whose results
* are used directly in a query result.
*/
predicate observeDiffInformedIncrementalMode();
} }
/** /**
@@ -246,11 +257,75 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
ReturnKindExt getKind() { result = pos.getKind() } ReturnKindExt getKind() { result = pos.getKind() }
} }
private module SourceSinkFiltering {
private import codeql.util.AlertFiltering
private module AlertFiltering = AlertFilteringImpl<Location>;
pragma[nomagic]
private predicate isFilteredSource(Node source) {
Config::isSource(source, _) and
if Config::observeDiffInformedIncrementalMode()
then AlertFiltering::filterByLocation(source.getLocation())
else any()
}
pragma[nomagic]
private predicate isFilteredSink(Node sink) {
(
Config::isSink(sink, _) or
Config::isSink(sink)
) and
if Config::observeDiffInformedIncrementalMode()
then AlertFiltering::filterByLocation(sink.getLocation())
else any()
}
private predicate hasFilteredSource() { isFilteredSource(_) }
private predicate hasFilteredSink() { isFilteredSink(_) }
predicate isRelevantSource(Node source, FlowState state) {
// If there are filtered sinks, we need to pass through all sources to preserve all alerts
// with filtered sinks. Otherwise the only alerts of interest are those with filtered
// sources, so we can perform the source filtering right here.
Config::isSource(source, state) and
(
isFilteredSource(source) or
hasFilteredSink()
)
}
predicate isRelevantSink(Node sink, FlowState state) {
// If there are filtered sources, we need to pass through all sinks to preserve all alerts
// with filtered sources. Otherwise the only alerts of interest are those with filtered
// sinks, so we can perform the sink filtering right here.
Config::isSink(sink, state) and
(
isFilteredSink(sink) or
hasFilteredSource()
)
}
predicate isRelevantSink(Node sink) {
// If there are filtered sources, we need to pass through all sinks to preserve all alerts
// with filtered sources. Otherwise the only alerts of interest are those with filtered
// sinks, so we can perform the sink filtering right here.
Config::isSink(sink) and
(
isFilteredSink(sink) or
hasFilteredSource()
)
}
}
private import SourceSinkFiltering
private predicate inBarrier(NodeEx node) { private predicate inBarrier(NodeEx node) {
exists(Node n | exists(Node n |
node.asNode() = n and node.asNode() = n and
Config::isBarrierIn(n) and Config::isBarrierIn(n) and
Config::isSource(n, _) isRelevantSource(n, _)
) )
} }
@@ -259,7 +334,7 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
exists(Node n | exists(Node n |
node.asNode() = n and node.asNode() = n and
Config::isBarrierIn(n, state) and Config::isBarrierIn(n, state) and
Config::isSource(n, state) isRelevantSource(n, state)
) )
} }
@@ -268,9 +343,9 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
node.asNodeOrImplicitRead() = n and node.asNodeOrImplicitRead() = n and
Config::isBarrierOut(n) Config::isBarrierOut(n)
| |
Config::isSink(n, _) isRelevantSink(n, _)
or or
Config::isSink(n) isRelevantSink(n)
) )
} }
@@ -280,9 +355,9 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
node.asNodeOrImplicitRead() = n and node.asNodeOrImplicitRead() = n and
Config::isBarrierOut(n, state) Config::isBarrierOut(n, state)
| |
Config::isSink(n, state) isRelevantSink(n, state)
or or
Config::isSink(n) isRelevantSink(n)
) )
} }
@@ -292,11 +367,11 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
Config::isBarrier(n) Config::isBarrier(n)
or or
Config::isBarrierIn(n) and Config::isBarrierIn(n) and
not Config::isSource(n, _) not isRelevantSource(n, _)
or or
Config::isBarrierOut(n) and Config::isBarrierOut(n) and
not Config::isSink(n, _) and not isRelevantSink(n, _) and
not Config::isSink(n) not isRelevantSink(n)
) )
} }
@@ -306,24 +381,24 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
Config::isBarrier(n, state) Config::isBarrier(n, state)
or or
Config::isBarrierIn(n, state) and Config::isBarrierIn(n, state) and
not Config::isSource(n, state) not isRelevantSource(n, state)
or or
Config::isBarrierOut(n, state) and Config::isBarrierOut(n, state) and
not Config::isSink(n, state) and not isRelevantSink(n, state) and
not Config::isSink(n) not isRelevantSink(n)
) )
} }
pragma[nomagic] pragma[nomagic]
private predicate sourceNode(NodeEx node, FlowState state) { private predicate sourceNode(NodeEx node, FlowState state) {
Config::isSource(node.asNode(), state) and isRelevantSource(node.asNode(), state) and
not fullBarrier(node) and not fullBarrier(node) and
not stateBarrier(node, state) not stateBarrier(node, state)
} }
pragma[nomagic] pragma[nomagic]
private predicate sinkNodeWithState(NodeEx node, FlowState state) { private predicate sinkNodeWithState(NodeEx node, FlowState state) {
Config::isSink(node.asNodeOrImplicitRead(), state) and isRelevantSink(node.asNodeOrImplicitRead(), state) and
not fullBarrier(node) and not fullBarrier(node) and
not stateBarrier(node, state) not stateBarrier(node, state)
} }
@@ -729,7 +804,7 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
additional predicate sinkNode(NodeEx node, FlowState state) { additional predicate sinkNode(NodeEx node, FlowState state) {
fwdFlow(node) and fwdFlow(node) and
fwdFlowState(state) and fwdFlowState(state) and
Config::isSink(node.asNodeOrImplicitRead()) isRelevantSink(node.asNodeOrImplicitRead())
or or
fwdFlow(node) and fwdFlow(node) and
fwdFlowState(state) and fwdFlowState(state) and
@@ -2946,7 +3021,7 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
NodeEx toNormalSinkNodeEx() { NodeEx toNormalSinkNodeEx() {
exists(Node n | exists(Node n |
pragma[only_bind_out](node.asNodeOrImplicitRead()) = n and pragma[only_bind_out](node.asNodeOrImplicitRead()) = n and
(Config::isSink(n) or Config::isSink(n, _)) and (isRelevantSink(n) or isRelevantSink(n, _)) and
result.asNode() = n result.asNode() = n
) )
} }
@@ -4793,15 +4868,15 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
} }
private predicate interestingCallableSrc(DataFlowCallable c) { private predicate interestingCallableSrc(DataFlowCallable c) {
exists(Node n | Config::isSource(n, _) and c = getNodeEnclosingCallable(n)) exists(Node n | isRelevantSource(n, _) and c = getNodeEnclosingCallable(n))
or or
exists(DataFlowCallable mid | interestingCallableSrc(mid) and callableStep(mid, c)) exists(DataFlowCallable mid | interestingCallableSrc(mid) and callableStep(mid, c))
} }
private predicate interestingCallableSink(DataFlowCallable c) { private predicate interestingCallableSink(DataFlowCallable c) {
exists(Node n | c = getNodeEnclosingCallable(n) | exists(Node n | c = getNodeEnclosingCallable(n) |
Config::isSink(n, _) or isRelevantSink(n, _) or
Config::isSink(n) isRelevantSink(n)
) )
or or
exists(DataFlowCallable mid | interestingCallableSink(mid) and callableStep(c, mid)) exists(DataFlowCallable mid | interestingCallableSink(mid) and callableStep(c, mid))
@@ -4828,7 +4903,7 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
or or
exists(Node n | exists(Node n |
ce1 = TCallableSrc() and ce1 = TCallableSrc() and
Config::isSource(n, _) and isRelevantSource(n, _) and
ce2 = TCallable(getNodeEnclosingCallable(n)) ce2 = TCallable(getNodeEnclosingCallable(n))
) )
or or
@@ -4836,8 +4911,8 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
ce2 = TCallableSink() and ce2 = TCallableSink() and
ce1 = TCallable(getNodeEnclosingCallable(n)) ce1 = TCallable(getNodeEnclosingCallable(n))
| |
Config::isSink(n, _) or isRelevantSink(n, _) or
Config::isSink(n) isRelevantSink(n)
) )
} }
@@ -4901,7 +4976,7 @@ module MakeImpl<LocationSig Location, InputSig<Location> Lang> {
private predicate revSinkNode(NodeEx node, FlowState state) { private predicate revSinkNode(NodeEx node, FlowState state) {
sinkNodeWithState(node, state) sinkNodeWithState(node, state)
or or
Config::isSink(node.asNodeOrImplicitRead()) and isRelevantSink(node.asNodeOrImplicitRead()) and
relevantState(state) and relevantState(state) and
not fullBarrier(node) and not fullBarrier(node) and
not stateBarrier(node, state) not stateBarrier(node, state)

View File

@@ -0,0 +1,40 @@
/**
* Provides the `restrictAlertsTo` extensible predicate to restrict alerts to specific source
* locations, and the `AlertFilteringImpl` parameterized module to apply the filtering.
*/
private import codeql.util.Location
/**
* Restricts alerts to a specific location in specific files.
*
* If this predicate is empty, accept all alerts. Otherwise, accept alerts only at the specified
* locations. Note that alert restrictions apply only to the start line of an alert (even if the
* alert location spans multiple lines) because alerts are displayed on their start lines.
*
* - filePath: Absolute path of the file to restrict alerts to.
* - startLine: Start line number (starting with 1, inclusive) to restrict alerts to.
* - endLine: End line number (starting with 1, inclusive) to restrict alerts to.
*
* If startLine and endLine are both 0, accept alerts anywhere in the file.
*/
extensible predicate restrictAlertsTo(string filePath, int startLine, int endLine);
/** Module for applying alert location filtering. */
module AlertFilteringImpl<LocationSig Location> {
/** Applies alert filtering to the given location. */
bindingset[location]
predicate filterByLocation(Location location) {
not restrictAlertsTo(_, _, _)
or
exists(string filePath, int startLine, int endLine |
restrictAlertsTo(filePath, startLine, endLine)
|
startLine = 0 and
endLine = 0 and
location.hasLocationInfo(filePath, _, _, _, _)
or
location.hasLocationInfo(filePath, [startLine .. endLine], _, _, _)
)
}
}

View File

@@ -0,0 +1,7 @@
extensions:
- addsTo:
pack: codeql/util
extensible: restrictAlertsTo
# Empty predicate means no restrictions on alert locations
data: []

View File

@@ -3,4 +3,6 @@ version: 1.0.9-dev
groups: shared groups: shared
library: true library: true
dependencies: null dependencies: null
dataExtensions:
- ext/*.yml
warnOnImplicitThis: true warnOnImplicitThis: true

View File

@@ -283,6 +283,8 @@ deprecated private module Config implements FullStateConfigSig {
FlowFeature getAFeature() { result = any(Configuration config).getAFeature() } FlowFeature getAFeature() { result = any(Configuration config).getAFeature() }
predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() } predicate includeHiddenNodes() { any(Configuration config).includeHiddenNodes() }
predicate observeDiffInformedIncrementalMode() { none() }
} }
deprecated private import Impl<Config> as I deprecated private import Impl<Config> as I