Skip to content

Rust: Suggestions from docs review.

01cddcc
Select commit
Loading
Failed to load commit list.
Merged

Rust: SQL Injection Query #18025

Rust: Suggestions from docs review.
01cddcc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Advanced Security / CodeQL completed Nov 21, 2024 in 9s

4 configurations not found

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

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

Actions workflow (cpp-swift-analysis.yml)

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

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 38 in rust/ql/src/queries/security/CWE-089/SqlInjection.ql

See this annotation in the file changed.

Code scanning / CodeQL

Consistent alert message Warning

The rust/sql-injection query does not have the same alert message as cs, py, rb.