Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
999
Pull requests
475
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add XXE query for Rust (rust/xxe, CWE-611)
- #21352
#21352
Draft
geoffw0
with
Copilot
wants to merge 20 commits into
main
github/codeql:main
from
copilot/add-xxe-query-for-rust
github/codeql:copilot/add-xxe-query-for-rust
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Findings
Files changed
Draft
Add XXE query for Rust (rust/xxe, CWE-611)
#21352
geoffw0
with
Copilot
wants to merge 20 commits into
main
github/codeql:main
from
copilot/add-xxe-query-for-rust
github/codeql:copilot/add-xxe-query-for-rust
Copy head branch name to clipboard
Commits
Commits on Feb 20, 2026
Initial plan
Copilot
committed
65f7463
View commit details
Copy full SHA for 65f7463
Browse repository at this point
Add XXE query for Rust (CWE-611)
Show description for eb4d30d
Copilot
and
geoffw0
committed
eb4d30d
View commit details
Copy full SHA for eb4d30d
Browse repository at this point
Fix: remove xmlCtxtUseOptions from XXE model (not an XML content sink)
Show description for dce8bcd
Copilot
and
geoffw0
committed
dce8bcd
View commit details
Copy full SHA for dce8bcd
Browse repository at this point
Commits on Mar 27, 2026
Merge branch 'main' into copilot/add-xxe-query-for-rust
geoffw0
committed
6f64839
View commit details
Copy full SHA for 6f64839
Browse repository at this point
Rust: Add MaD barriers, since we have that feature now.
geoffw0
committed
bd195e5
View commit details
Copy full SHA for bd195e5
Browse repository at this point
Rust: Add test cases for xmlReadFd, xmlCtxtReadFile that were stubbed but not used.
geoffw0
committed
0cb077c
View commit details
Copy full SHA for 0cb077c
Browse repository at this point
Rust: Add a test case showing the lack of data flow on flag values.
geoffw0
committed
9758438
View commit details
Copy full SHA for 9758438
Browse repository at this point
Commits on Jun 23, 2026
Merge branch 'main' into copilot/add-xxe-query-for-rust
geoffw0
committed
71942b5
View commit details
Copy full SHA for 71942b5
Browse repository at this point
Rust: Add libxml dependency.
geoffw0
committed
c3bbe94
View commit details
Copy full SHA for c3bbe94
Browse repository at this point
Commits on Jun 24, 2026
Rust: Replace stub calls with actual calls. Note that we lose results (likely a models issue).
geoffw0
committed
2f3bd41
View commit details
Copy full SHA for 2f3bd41
Browse repository at this point
Rust: Delete the stubs.
geoffw0
committed
3523670
View commit details
Copy full SHA for 3523670
Browse repository at this point
Rust: Unstub the constants as well.
geoffw0
committed
a322744
View commit details
Copy full SHA for a322744
Browse repository at this point
Rust: Convert sinks to Models As Data, fixing in the process.
geoffw0
committed
ae58964
View commit details
Copy full SHA for ae58964
Browse repository at this point
Rust: Add a couple more test cases for literal flag values.
geoffw0
committed
4f4271d
View commit details
Copy full SHA for 4f4271d
Browse repository at this point
Rust: Make the integer literal decoding more accurate using an existing predicate.
geoffw0
committed
578c8a2
View commit details
Copy full SHA for 578c8a2
Browse repository at this point
Rust: Clean up the test file.
geoffw0
committed
ecfd19c
View commit details
Copy full SHA for ecfd19c
Browse repository at this point
Commits on Jun 25, 2026
Rust: Add the new quite to suite lists.
geoffw0
committed
8e1a7e1
View commit details
Copy full SHA for 8e1a7e1
Browse repository at this point
Rust: Add test cases for heuristic sink matching.
geoffw0
committed
37c6198
View commit details
Copy full SHA for 37c6198
Browse repository at this point
Rust: Add heuristic sinks.
geoffw0
committed
125fe7b
View commit details
Copy full SHA for 125fe7b
Browse repository at this point
Rust: Exclude duplicate results.
geoffw0
committed
a820776
View commit details
Copy full SHA for a820776
Browse repository at this point
You can’t perform that action at this time.