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
Type
/
to 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
998
Pull requests
447
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
3
on
codeql-cli/v2.13.5
User selector
All users
All time
Commit history
Commits on Jun 7, 2023
Python: Update expected output for syntax error queries
tausbn
committed
19e1bab
View commit details
Copy full SHA for 19e1bab
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
Py: Reformat test
calumgrant
committed
2d0f879
View commit details
Copy full SHA for 2d0f879
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
Py: Put in commented-out test and update expected
calumgrant
committed
cfd79e2
View commit details
Copy full SHA for cfd79e2
View code at this point
Browse repository at this point
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
changes to address reviews
erik-krogh
committed
6fdfd40
View commit details
Copy full SHA for 6fdfd40
View code at this point
Browse repository at this point
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 Mar 22, 2022
Python: Fix syntax error in `with` test output
Show description for f912016
tausbn
authored
f912016
View commit details
Copy full SHA for f912016
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Python: Accept `.exepcted` changes from importing frameworks from data-flow
Show description for a1c7ec8
RasmusWL
committed
a1c7ec8
View commit details
Copy full SHA for a1c7ec8
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Python: Normalise string prefixes
tausbn
committed
6ea8986
View commit details
Copy full SHA for 6ea8986
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Python: Add missing file
tausbn
authored
ffc858e
View commit details
Copy full SHA for ffc858e
View code at this point
Browse repository at this point
Python: Fix syntax error locations
tausbn
authored
7437cd4
View commit details
Copy full SHA for 7437cd4
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
Python: Only track modules that are imported
tausbn
authored
b44db46
View commit details
Copy full SHA for b44db46
View code at this point
Browse repository at this point
Revert "Merge pull request #5552 from RasmusWL/revert-import-change"
Show description for 8e11abc
tausbn
committed
8e11abc
View commit details
Copy full SHA for 8e11abc
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
Revert "Merge pull request #5506 from tausbn/python-allow-absolute-imports-from-source-directory"
Show description for 92e0e19
RasmusWL
committed
92e0e19
View commit details
Copy full SHA for 92e0e19
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
Python: Include unmarked Python file in snapshot
Show description for 8d30ee5
tausbn
committed
8d30ee5
View commit details
Copy full SHA for 8d30ee5
View code at this point
Browse repository at this point
Python: Test all cases
Show description for 6d86239
tausbn
committed
6d86239
View commit details
Copy full SHA for 6d86239
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
Python: Allow absolute imports in directories with scripts
Show description for 17d1768
tausbn
committed
17d1768
View commit details
Copy full SHA for 17d1768
View code at this point
Browse repository at this point
Python: Add module import test case
Show description for 4289e35
tausbn
committed
4289e35
View commit details
Copy full SHA for 4289e35
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Python: Handle taint of f-strings
RasmusWL
committed
13148b4
View commit details
Copy full SHA for 13148b4
View code at this point
Browse repository at this point
Python: Add test for tainted f-string
RasmusWL
committed
be2acc0
View commit details
Copy full SHA for be2acc0
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
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 Jul 2, 2020
Merge branch 'master' into python-keyword-only-args
RasmusWL
committed
26b7a30
View commit details
Copy full SHA for 26b7a30
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Python: Make isSequence() and isMapping() tests version specific
Show description for 48b2d2c
RasmusWL
committed
48b2d2c
View commit details
Copy full SHA for 48b2d2c
View code at this point
Browse repository at this point
Commits on May 26, 2020
Merge branch 'master' into python-keyword-only-args
RasmusWL
committed
c78ca26
View commit details
Copy full SHA for c78ca26
View code at this point
Browse repository at this point
Commits on May 25, 2020
Merge pull request #3553 from RasmusWL/python-fix-tainttracking-import
Show description for 8146073
semmle-qlci
authored
8146073
View commit details
Copy full SHA for 8146073
View code at this point
Browse repository at this point
Python: Use proper import for semmle.python.dataflow.TaintTracking
Show description for f602f3e
RasmusWL
committed
f602f3e
View commit details
Copy full SHA for f602f3e
View code at this point
Browse repository at this point
Python: Modernise
yoff
committed
3e712be
View commit details
Copy full SHA for 3e712be
View code at this point
Browse repository at this point
Commits on May 4, 2020
Merge branch 'master' into python-keyword-only-args
RasmusWL
committed
16e9d76
View commit details
Copy full SHA for 16e9d76
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Python: Handle defaults and annotations for keyword-only arguments
Show description for c5e14f5
RasmusWL
committed
c5e14f5
View commit details
Copy full SHA for c5e14f5
View code at this point
Browse repository at this point
Python: Better test for Argument.getDefault(i)
Show description for 1fcbb6e
RasmusWL
committed
1fcbb6e
View commit details
Copy full SHA for 1fcbb6e
View code at this point
Browse repository at this point
Python: Handle keyword-only arguments properly
RasmusWL
committed
c508e89
View commit details
Copy full SHA for c508e89
View code at this point
Browse repository at this point
Python: Expand parameters/functions test
Show description for 4185edc
RasmusWL
committed
4185edc
View commit details
Copy full SHA for 4185edc
View code at this point
Browse repository at this point
Python: Add tests for full Python 3 parameters syntax
Show description for 0cc8d49
RasmusWL
committed
0cc8d49
View commit details
Copy full SHA for 0cc8d49
View code at this point
Browse repository at this point
Merge branch 'master' into python-iter-str-seq-with-tests
RasmusWL
committed
64c013e
View commit details
Copy full SHA for 64c013e
View code at this point
Browse repository at this point
Python: Fixup wording in comment
Show description for 4e80abb
RasmusWL
committed
4e80abb
View commit details
Copy full SHA for 4e80abb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.