Close Menu
    Latest Post

    Is ChatGPT’s New Shopping Research Solving a Problem, or Creating One?

    January 9, 2026

    How GitHub Engineers Address Platform Challenges

    January 9, 2026

    Key CSS Developments: Conditional View Transitions, Text Effects, and Community Insights

    January 9, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Is ChatGPT’s New Shopping Research Solving a Problem, or Creating One?
    • How GitHub Engineers Address Platform Challenges
    • Key CSS Developments: Conditional View Transitions, Text Effects, and Community Insights
    • As RAM prices skyrocket and Windows 11 flounders, Linux gains native NVIDIA GeForce NOW support — turning the cloud into a sanctuary for priced-out gamers
    • Honor Magic 8 Pro: A Contender in the Flagship Smartphone Arena
    • United States Withdraws from International Cybersecurity Organizations
    • Lego Introduces Tech-Enhanced Smart Bricks Amidst Expert Concerns
    • Build Resilient Generative AI Agents
    Facebook X (Twitter) Instagram Pinterest Vimeo
    NodeTodayNodeToday
    • Home
    • AI
    • Dev
    • Guides
    • Products
    • Security
    • Startups
    • Tech
    • Tools
    NodeTodayNodeToday
    Home»Tools»CodeQL 2.23.7 and 2.23.8 Add Security Queries for Go and Rust
    Tools

    CodeQL 2.23.7 and 2.23.8 Add Security Queries for Go and Rust

    Samuel AlejandroBy Samuel AlejandroDecember 21, 2025Updated:December 22, 2025No Comments3 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    src 1fs13yy featured
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Image 1

    CodeQL serves as the static analysis engine powering GitHub’s Code Scanning and Code Quality products, which identify and address issues related to code quality and security. CodeQL versions 2.23.7 and 2.23.8 have been released. These versions introduce new security queries for Go and Rust, enhance overall analysis accuracy, and provide framework updates for various languages.

    Query changes

    Go

    • Added a new query, go/cookie-secure-not-set, to detect cookies without the Secure flag set, potentially leading to sensitive information exposure.
    • Added a new query, go/weak-crypto-algorithm, to detect the use of broken or weak cryptographic algorithms.
    • Added a new query, go/weak-sensitive-data-hashing, to detect the use of broken or weak cryptographic hash algorithms on sensitive data.
    • The go/cookie-http-only-not-set query has been promoted from the experimental query pack, to identify cookies that do not use the HttpOnly flag, potentially leading to cross-site scripting vulnerabilities. This query was originally contributed by GitHub user @edvraa.

    Rust

    • Added a new query, rust/xss, to detect cross-site scripting security vulnerabilities.
    • Added a new query, rust/disabled-certificate-check, to detect disabled TLS certificate checks.
    • Added three example queries (rust/examples/empty-if, rust/examples/simple-sql-injection, and rust/examples/simple-constant-password) to help you learn to write CodeQL queries for Rust.

    Language and framework support

    Java/Kotlin

    • Java analysis no longer forces –source and –target compiler flags for Maven builds. Maven will now use the project’s own compiler configuration, improving build compatibility.
    • Operations that extract only a fixed-length prefix or suffix of a string (like substring in Java or take in Kotlin), when limited to 7 characters or fewer, will now be treated as sanitizers for the java/sensitive-log query, given the contents of the log message will be truncated.

    JavaScript/TypeScript

    • Fixed a bug in the Next.js model that caused the analysis to miss server-side taint sources in the app/pages folder.

    Rust

    • The rust/access-invalid-pointer query has been improved with new flow sources and barriers.

    C#

    • Compilation errors are now included in the debug log when using buildless analysis (which is used by default).
    • Added a new extractor option to specify a custom directory for dependency downloads in buildless mode. Use -O buildless_dependency_dir=<path> to configure the target directory.

    Python

    • Fixed a bug in the Python extractor’s import handling where failing to find an import in find_module would cause a KeyError to be raised. This is a contribution from GitHub user @akoeplinger to the open-source CodeQL repository.

    For a full list of changes, refer to the complete changelogs for versions 2.23.7 and 2.23.8. Every new version of CodeQL is automatically deployed to users of GitHub Code Scanning and GitHub Code Quality on GitHub.com. The features and fixes introduced in these releases will be included in GitHub Enterprise Server (GHES) version 3.20. If you use an older version of GHES, you can manually upgrade your CodeQL version.

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleSimplify Multi-Tenant Encryption with a Cost-Conscious AWS KMS Key Strategy
    Next Article Cloudflare Outage on November 18, 2025
    Samuel Alejandro

    Related Posts

    Tools

    How GitHub Engineers Address Platform Challenges

    January 9, 2026
    Tools

    Build Resilient Generative AI Agents

    January 8, 2026
    Tools

    Managing Cloudflare at Enterprise Scale with Infrastructure as Code and Shift-Left Principles

    January 8, 2026
    Add A Comment
    Leave A Reply Cancel Reply

    Latest Post

    ChatGPT Mobile App Surpasses $3 Billion in Consumer Spending

    December 21, 202512 Views

    Automate Your iPhone’s Always-On Display for Better Battery Life and Privacy

    December 21, 202510 Views

    Creator Tayla Cannon Lands $1.1M Investment for Rebuildr PT Software

    December 21, 20259 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    About

    Welcome to NodeToday, your trusted source for the latest updates in Technology, Artificial Intelligence, and Innovation. We are dedicated to delivering accurate, timely, and insightful content that helps readers stay ahead in a fast-evolving digital world.

    At NodeToday, we cover everything from AI breakthroughs and emerging technologies to product launches, software tools, developer news, and practical guides. Our goal is to simplify complex topics and present them in a clear, engaging, and easy-to-understand way for tech enthusiasts, professionals, and beginners alike.

    Latest Post

    Is ChatGPT’s New Shopping Research Solving a Problem, or Creating One?

    January 9, 20260 Views

    How GitHub Engineers Address Platform Challenges

    January 9, 20260 Views

    Key CSS Developments: Conditional View Transitions, Text Effects, and Community Insights

    January 9, 20260 Views
    Recent Posts
    • Is ChatGPT’s New Shopping Research Solving a Problem, or Creating One?
    • How GitHub Engineers Address Platform Challenges
    • Key CSS Developments: Conditional View Transitions, Text Effects, and Community Insights
    • As RAM prices skyrocket and Windows 11 flounders, Linux gains native NVIDIA GeForce NOW support — turning the cloud into a sanctuary for priced-out gamers
    • Honor Magic 8 Pro: A Contender in the Flagship Smartphone Arena
    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Contact Us
    • Privacy Policy
    • Terms & Conditions
    • Disclaimer
    • Cookie Policy
    © 2026 NodeToday.

    Type above and press Enter to search. Press Esc to cancel.