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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
9.9k
Code
Issues
995
Pull requests
444
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
python
ql
test
library-tests
PointsTo
on
codeql-cli/v2.13.5
User selector
All users
All time
Commit history
Commits on Nov 22, 2022
Python: Implement call-graph with type-trackers
Show description for 9c275c1
RasmusWL
committed
9c275c1
View commit details
Copy full SHA for 9c275c1
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
Python: Accept more .expected changes
RasmusWL
committed
d708abf
View commit details
Copy full SHA for d708abf
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Make *.ql non-executable
igfoo
committed
3fcfd32
View commit details
Copy full SHA for 3fcfd32
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
delete redundant imports
erik-krogh
committed
ff73dbc
View commit details
Copy full SHA for ff73dbc
View code at this point
Browse repository at this point
delete duplicate imports
erik-krogh
committed
a96489b
View commit details
Copy full SHA for a96489b
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
PY: update tests to not use deleted deprecations
erik-krogh
committed
755b0bb
View commit details
Copy full SHA for 755b0bb
View code at this point
Browse repository at this point
Python: delete test that only used deprecated classes
erik-krogh
committed
d5a76e8
View commit details
Copy full SHA for d5a76e8
View code at this point
Browse repository at this point
Python: add default implementation of getName() and deprecate it
erik-krogh
committed
a1769f8
View commit details
Copy full SHA for a1769f8
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Python: Fix a bunch of class QLDoc
tausbn
authored
d260388
View commit details
Copy full SHA for d260388
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
use set literals instead of big disjunctions
erik-krogh
committed
ddfc3bc
View commit details
Copy full SHA for ddfc3bc
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
Python: Update `ImpliesDataflow` test
Show description for 09a11f4
tausbn
authored
09a11f4
View commit details
Copy full SHA for 09a11f4
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
use set literal instead of big disjunction of literals
erik-krogh
committed
a3c55c2
View commit details
Copy full SHA for a3c55c2
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
Python: Replace '.prefix'/'.suffix' with '.matches'.
MathiasVP
committed
a80860c
View commit details
Copy full SHA for a80860c
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
Python: Update test expectations
yoff
committed
5d137ce
View commit details
Copy full SHA for 5d137ce
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Merge pull request #4693 from RasmusWL/python-add-import-test-shadowing-stdlib-v2
Show description for d3cded3
codeql-ci
authored
d3cded3
View commit details
Copy full SHA for d3cded3
View code at this point
Browse repository at this point
Python: Fix grammar
Show description for 7b4e890
RasmusWL
and
tausbn
authored
7b4e890
View commit details
Copy full SHA for 7b4e890
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Python: Use default `getEnclosingCallable`
Show description for 88643da
yoff
committed
88643da
View commit details
Copy full SHA for 88643da
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Python: Change (single) test to match `codeql database create`
RasmusWL
committed
7e407d4
View commit details
Copy full SHA for 7e407d4
View code at this point
Browse repository at this point
Python: Add example of top-level module shadowing stdlib
Show description for 8ffcff0
RasmusWL
committed
8ffcff0
View commit details
Copy full SHA for 8ffcff0
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
Python: Make `ParameterNode` a `CfgNode`
Show description for 109d55e
yoff
committed
109d55e
View commit details
Copy full SHA for 109d55e
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
Update python/ql/test/library-tests/PointsTo/new/code/w_function_values.py
Show description for 45317bc
yoff
and
RasmusWL
authored
45317bc
View commit details
Copy full SHA for 45317bc
View code at this point
Browse repository at this point
Python: Add test
yoff
committed
fe186bf
View commit details
Copy full SHA for fe186bf
View code at this point
Browse repository at this point
Python: only show results in extracted files
yoff
committed
64b9e91
View commit details
Copy full SHA for 64b9e91
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Python: Move and rename query
yoff
committed
6cecd3b
View commit details
Copy full SHA for 6cecd3b
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
Python: Fix test output
tausbn
committed
b5d05f9
View commit details
Copy full SHA for b5d05f9
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Python: Fix test failures.
tausbn
committed
45eccb2
View commit details
Copy full SHA for 45eccb2
View code at this point
Browse repository at this point
Python: Autoformat everything using `qlformat`.
Show description for f07a7bf
tausbn
committed
f07a7bf
View commit details
Copy full SHA for f07a7bf
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Python: Do all the renames.
tausbn
committed
48e3e9c
View commit details
Copy full SHA for 48e3e9c
View code at this point
Browse repository at this point
Python: Change "sanity" to "consistency".
tausbn
committed
06d6913
View commit details
Copy full SHA for 06d6913
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Python: Add points-to regression for metaclass
RasmusWL
committed
baa415f
View commit details
Copy full SHA for baa415f
View code at this point
Browse repository at this point
Commits on May 25, 2020
Python: Remove unnecessary restriction from getNamedArgumentForCall
Show description for 49d7e12
RasmusWL
committed
49d7e12
View commit details
Copy full SHA for 49d7e12
View code at this point
Browse repository at this point
Python: Add test for how arguments to *args and **kwargs are handled
RasmusWL
committed
4fc3cae
View commit details
Copy full SHA for 4fc3cae
View code at this point
Browse repository at this point
Commits on May 5, 2020
Python: Don't allow getParameter(-1) for BoundMethodValue
Show description for 07ae402
RasmusWL
committed
07ae402
View commit details
Copy full SHA for 07ae402
View code at this point
Browse repository at this point
Python: Add test-cases using keyword arguments for builtin function
RasmusWL
committed
affca1a
View commit details
Copy full SHA for affca1a
View code at this point
Browse repository at this point
Commits on May 4, 2020
Python: Refactor get[Named]ArgumentForCall
Show description for 838106d
RasmusWL
committed
838106d
View commit details
Copy full SHA for 838106d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.