Skip to content

Java: avoid some duplication in XSS.qll

be3bd4a
Select commit
Loading
Failed to load commit list.
Closed

Diff-informed queries via primary/secondary abstractions #19586

Java: avoid some duplication in XSS.qll
be3bd4a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed May 27, 2025 in 14s

7 configurations not found

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

  • 7 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 20 in java/ql/src/Security/CWE/CWE-079/XSS.ql

See this annotation in the file changed.

Code scanning / CodeQL

Comment has repeated word Warning

The comment repeats secondary.

Check warning on line 750 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 761 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 161 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 177 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 188 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 224 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.