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 }}
Limitinit
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
2
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
src
Expressions
on
main
User selector
All users
All time
Commit history
Commits on Mar 28, 2023
Merge pull request #11515 from yoff/py/port-comparison-using-is
Show description for a1a2eb3
yoff
authored
a1a2eb3
View commit details
Copy full SHA for a1a2eb3
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Python: Remove omittable exists variables
atorralba
committed
d87c8c7
View commit details
Copy full SHA for d87c8c7
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
python: port `py/comparison-using-is`
Show description for 820d940
yoff
committed
820d940
View commit details
Copy full SHA for 820d940
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Python: add import
yoff
committed
77d98b2
View commit details
Copy full SHA for 77d98b2
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for d804acd
yoff
and
tausbn
authored
d804acd
View commit details
Copy full SHA for d804acd
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
Python: port `py/super-not-enclosing-class`
yoff
committed
9119852
View commit details
Copy full SHA for 9119852
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 Apr 22, 2022
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 4, 2022
Python: Remove deprecated annotations
tausbn
authored
095f27f
View commit details
Copy full SHA for 095f27f
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 Oct 28, 2021
remove redundant cast where the type is enforced by an equality comparison
erik-krogh
committed
15c90ad
View commit details
Copy full SHA for 15c90ad
View code at this point
Browse repository at this point
Commits on Jun 21, 2021
Merge pull request #6071 from RasmusWL/fix-input-cwe
Show description for 565af1a
codeql-ci
authored
565af1a
View commit details
Copy full SHA for 565af1a
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Update security-severity scores
calumgrant
committed
771e686
View commit details
Copy full SHA for 771e686
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
Python: Fix CWE tag for py/use-of-input
Show description for 4eed94a
RasmusWL
committed
4eed94a
View commit details
Copy full SHA for 4eed94a
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Add security-severity metadata
calumgrant
committed
a594afb
View commit details
Copy full SHA for a594afb
View code at this point
Browse repository at this point
Commits on May 12, 2021
Python: Limit `py/use-of-input` to Python 2
tausbn
authored
79cfe5a
View commit details
Copy full SHA for 79cfe5a
View code at this point
Browse repository at this point
Python: Reimplement `py/use-of-input`
tausbn
authored
fad55b3
View commit details
Copy full SHA for fad55b3
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
Python: Fix query names that inclde __ (dunder)
Show description for 3fe715a
RasmusWL
committed
3fe715a
View commit details
Copy full SHA for 3fe715a
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Put the closing tag back
alexey-tereshenkov-oxb
authored
7840dfc
View commit details
Copy full SHA for 7840dfc
View code at this point
Browse repository at this point
Update python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp
Show description for e293937
alexey-tereshenkov-oxb
and
intrigus-lgtm
authored
e293937
View commit details
Copy full SHA for e293937
View code at this point
Browse repository at this point
Update python/ql/src/Expressions/WrongNumberArgumentsForFormat.qhelp
Show description for a6eb3ca
alexey-tereshenkov-oxb
and
felicitymay
authored
a6eb3ca
View commit details
Copy full SHA for a6eb3ca
View code at this point
Browse repository at this point
Fix typo
alexey-tereshenkov-oxb
authored
a5f566b
View commit details
Copy full SHA for a5f566b
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 Jun 25, 2020
Python: Apply suggestions from documentation review.
Show description for 1608758
3 people
authored
1608758
View commit details
Copy full SHA for 1608758
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Python: Document `RedundantComparison.qll`.
tausbn
committed
f86011f
View commit details
Copy full SHA for f86011f
View code at this point
Browse repository at this point
Python: Document `IsComparisons.qll`.
tausbn
committed
2f93b14
View commit details
Copy full SHA for 2f93b14
View code at this point
Browse repository at this point
Python: Document `AdvancedFormatting.qll`.
tausbn
committed
d6e5a5c
View commit details
Copy full SHA for d6e5a5c
View code at this point
Browse repository at this point
Python: Document `CallArgs.qll`.
tausbn
committed
513ead6
View commit details
Copy full SHA for 513ead6
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Python: ObjAPI to ValAPI: WrongNumArgsInCall: Autoformat CallArgs.qll
BekaValentine
committed
7615452
View commit details
Copy full SHA for 7615452
View code at this point
Browse repository at this point
Merge branch 'master' into python-objectapi-to-valueapi-wrongnumberargumentsincall
BekaValentine
committed
1e76720
View commit details
Copy full SHA for 1e76720
View code at this point
Browse repository at this point
Python: ObjectAPI to ValueAPI: WrongNumberArgumentsInCall: CallArgs.qll: Fixes too_*_args refs to getA*Call
BekaValentine
committed
c6fbbb1
View commit details
Copy full SHA for c6fbbb1
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Merge branch 'master' into python-objectapi-to-valueapi-wrongnumberargumentsincall
BekaValentine
committed
0256eb1
View commit details
Copy full SHA for 0256eb1
View code at this point
Browse repository at this point
Python: ObjectAPI to ValueAPI: Makes isAbstract a predicate in CallArgs
BekaValentine
committed
741317b
View commit details
Copy full SHA for 741317b
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Merge pull request #3156 from tausbn/python-autoformat-all-ql-files
Show description for 0b4bfed
RasmusWL
authored
0b4bfed
View commit details
Copy full SHA for 0b4bfed
View code at this point
Browse repository at this point
Python: Autoformat all `.ql` files.
tausbn
committed
87a9f51
View commit details
Copy full SHA for 87a9f51
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.