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
Accelerator
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 }}
Napalys
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
test
query-tests
Functions
on
python/hdbcli
User selector
All users
All time
Commit history
Commits on Apr 1, 2025
Merge pull request #19136 from github/tausbn/python-modernise-mixed-tuple-returns-query
Show description for aacdc70
tausbn
authored
aacdc70
View commit details
Copy full SHA for aacdc70
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Python: Update test cases
Show description for 6674288
tausbn
committed
6674288
View commit details
Copy full SHA for 6674288
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Python: Update test expectations
Show description for f601f4a
tausbn
committed
f601f4a
View commit details
Copy full SHA for f601f4a
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
Python: Actually get rid of points-to
Show description for ef9b229
tausbn
committed
ef9b229
View commit details
Copy full SHA for ef9b229
View code at this point
Browse repository at this point
Python: Adapt to a points-to-less world
Show description for c9e9deb
tausbn
committed
c9e9deb
View commit details
Copy full SHA for c9e9deb
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
Exclude some decorators
joefarebrother
committed
f46a2a1
View commit details
Copy full SHA for f46a2a1
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Refactor metaclass logic a bit, ensure lambdas are excluded
joefarebrother
committed
61d5a69
View commit details
Copy full SHA for 61d5a69
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
Update to inline expectations + fixes
joefarebrother
committed
e8adef1
View commit details
Copy full SHA for e8adef1
View code at this point
Browse repository at this point
Move tests to separate folder
joefarebrother
committed
aa2c84e
View commit details
Copy full SHA for aa2c84e
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Python: add some more FP tests around match
Paolo Tranquilli
committed
4ab5650
View commit details
Copy full SHA for 4ab5650
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
Python: Update all test util paths to point to the new location.
michaelnebel
committed
2321ca5
View commit details
Copy full SHA for 2321ca5
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Python: Update expected test results
jketema
committed
c3ea883
View commit details
Copy full SHA for c3ea883
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Python: tests with false positives around `match`
redsun82
committed
daea773
View commit details
Copy full SHA for daea773
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
Python: Add `.copy()` as a copy step
tausbn
committed
f139271
View commit details
Copy full SHA for f139271
View code at this point
Browse repository at this point
Python: Add test case for `.copy()` as a copy step
tausbn
committed
5125973
View commit details
Copy full SHA for 5125973
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Python: Add empty provenance column to expected files.
aschackmull
committed
088a0a5
View commit details
Copy full SHA for 088a0a5
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
Python: Remove empty lines from test file
tausbn
committed
96b1b8e
View commit details
Copy full SHA for 96b1b8e
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
Python: Fix flow through `deepcopy`
Show description for d6d5937
tausbn
committed
d6d5937
View commit details
Copy full SHA for d6d5937
View code at this point
Browse repository at this point
Python: Remove mutable default sources from inside stdlib
tausbn
committed
14c958a
View commit details
Copy full SHA for 14c958a
View code at this point
Browse repository at this point
Python: Add tests for `deepcopy` FPs
Show description for 411c107
tausbn
committed
411c107
View commit details
Copy full SHA for 411c107
View code at this point
Browse repository at this point
Python: Consolidate "mutable default" tests
Show description for 4742481
tausbn
committed
4742481
View commit details
Copy full SHA for 4742481
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
Python: Accept new ordering of query predicates in `.expected`
RasmusWL
committed
55f5b26
View commit details
Copy full SHA for 55f5b26
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Python: Move `ModificationOfParameterWithDefault` to new dataflow API
RasmusWL
committed
ce63358
View commit details
Copy full SHA for ce63358
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
Python: Rewrite inline expectation tests to use parameterized module
jketema
committed
8f599fa
View commit details
Copy full SHA for 8f599fa
View code at this point
Browse repository at this point
Commits on May 4, 2023
Python: Enable implicit this warnings
kaspersv
committed
d9f29a8
View commit details
Copy full SHA for d9f29a8
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
Python: Remove references to LGTM
calumgrant
committed
a1d229e
View commit details
Copy full SHA for a1d229e
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
fix some more style-guide violations in the alert-messages
erik-krogh
committed
944ca4a
View commit details
Copy full SHA for 944ca4a
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
change the alert-message for py/modification-of-default-value
erik-krogh
committed
0de0325
View commit details
Copy full SHA for 0de0325
View code at this point
Browse repository at this point
Commits on Sep 2, 2022
change alert messages of path queries to use the same template
erik-krogh
committed
089ce5a
View commit details
Copy full SHA for 089ce5a
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
Python: Subpaths in test output
yoff
committed
2eb1173
View commit details
Copy full SHA for 2eb1173
View code at this point
Browse repository at this point
Python: Do not use BarrierGuards
Show description for 7cfa08a
yoff
committed
7cfa08a
View commit details
Copy full SHA for 7cfa08a
View code at this point
Browse repository at this point
Python: Simplify guards as suggested
yoff
committed
b20232d
View commit details
Copy full SHA for b20232d
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
Python: coment out discriminating test
Show description for e8644f6
yoff
committed
e8644f6
View commit details
Copy full SHA for e8644f6
View code at this point
Browse repository at this point
Python: fix reference to PrintNode.qll
yoff
committed
b48caaf
View commit details
Copy full SHA for b48caaf
View code at this point
Browse repository at this point
Python: Remember to update test expectations
yoff
committed
29cb067
View commit details
Copy full SHA for 29cb067
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.