Skip to content

DataFlow: Adress comments on overlay informed dataflow

193cd46
Select commit
Loading
Failed to load commit list.
Merged

Dataflow: Overlay informed dataflow. #20386

DataFlow: Adress comments on overlay informed dataflow
193cd46
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Oct 7, 2025 in 10s

6 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 6 configurations present on refs/heads/main were not found:

Actions workflow (rust-analysis.yml)

  • ❓  .github/workflows/rust-analysis.yml:analyze/language:rust

Actions workflow (csv-coverage-metrics.yml)

  • ❓  .github/workflows/csv-coverage-metrics.yml:publish-csharp
  • ❓  .github/workflows/csv-coverage-metrics.yml:publish-java

Actions workflow (codeql-analysis.yml)

  • ❓  .github/workflows/codeql-analysis.yml:CodeQL-Build/language:actions
  • ❓  .github/workflows/codeql-analysis.yml:CodeQL-Build/language:csharp

Actions workflow (cpp-swift-analysis.yml)

  • ❓  .github/workflows/cpp-swift-analysis.yml:CodeQL-Build

New alerts in code changed by this pull request

  • 14 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 698 in shared/dataflow/codeql/dataflow/DataFlow.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 722 in shared/dataflow/codeql/dataflow/DataFlow.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 1176 in shared/dataflow/codeql/dataflow/DataFlow.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 1204 in shared/dataflow/codeql/dataflow/DataFlow.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 59 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 88 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 226 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 237 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 258 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 275 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 314 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 329 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 346 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.

Check warning on line 367 in shared/dataflow/codeql/dataflow/TaintTracking.qll

See this annotation in the file changed.

Code scanning / CodeQL

Data flow configuration module naming Warning

Modules implementing a data flow configuration should end in Config.