Add taint flow barriers to the rust/sql-injection CodeQL query. This query detects SQL injection vulnerabilities, by means of taint flow from a source where the program reads untrusted data, to a sink ...
However the target language for this query will be Rust, the QL should be written to analyse Rust code and in a style consistent with our existing Rust queries - as a preference to the style of the ...
GitHub's CodeQL 2.23.0 release introduces enhanced security detection, including a new Rust log injection query, improved data flow analysis, and faster extraction processes. GitHub has announced the ...