pullrequests Search Results · repo:github/codeql language:CodeQL is:unmerged
Filter by
2.3k results (149 ms)
2.3k results
ingithub/codeql (press backspace or delete to remove)…and Google GenAI SDKs
Add experimental CodeQL query detecting prompt injection vulnerabilities in JavaScript/TypeScript applications using AI
SDK libraries.
Modeled frameworks:
- openai (OpenAI, ...
documentation
JS
Updates the inline type test expectations to follow the same format as in https://github.com/github/codeql/pull/21777.
For example, for a variable x of type Result Option i32 , bool we would previously ...
no-change-note-required
Rust
Adds a bunch of test cases for verifying inferred types, similar to what we have for Rust. Most of the tests have been
written using Copilot CLI, but I have verified and tweaked them manually afterwards. ...
no-change-note-required
Swift
Add sources/sinks for Jakartaee REST library, specifically this commit/subpath.
Java
Before this PR, inline expectation comments with optional tags were simply ignored, which is most likely not what was
intended.
With this PR, inline expectation comments with optional tags are instead ...
no-change-note-required
Pin the Rust toolchain used by integration tests to 1.94.1 to prevent breakage from runner images that ship newer
versions.
Changes
- rust/ql/integration-tests/conftest.py:
- Add autouse _pin_rust_toolchain ...
Rust
Add Models as Data for the Java version of Apache Avro. This is based on this subfolder/commit.
This is entirely LLM-generated and the output has undergone a voting procedure. It is not meant to fully ...
Java