Skip to content

Shared: Shadow `hasManualModel` in `RelevantSummarizedCallable`

df09f02
Select commit
Loading
Failed to load commit list.
Merged

Shared: Provenance-based filtering of flow summaries #21051

Shared: Shadow `hasManualModel` in `RelevantSummarizedCallable`
df09f02
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Jan 26, 2026 in 2s

3 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 3 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

New alerts in code changed by this pull request

  • 2 warnings

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 47 in javascript/ql/lib/semmle/javascript/internal/flow_summaries/UrlSearchParams.qll

See this annotation in the file changed.

Code scanning / CodeQL

Acronyms should be PascalCase/camelCase Warning

Acronyms in URLConstructor should be PascalCase/camelCase.

Check warning on line 333 in shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll

See this annotation in the file changed.

Code scanning / CodeQL

Suggest using non-extending subtype relationships Warning

Consider defining this class as non-extending subtype of
SummarizedCallableImpl
.