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 }}
oops4git
/
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
main
User selector
All users
Datepicker
All time
Commit history
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
Commits on Sep 6, 2021
Python: Fix simple guards
yoff
committed
4998a48
View commit details
Copy full SHA for 4998a48
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Python: Add suggested comments and test case
yoff
committed
913990b
View commit details
Copy full SHA for 913990b
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for c6eb795
yoff
and
RasmusWL
authored
c6eb795
View commit details
Copy full SHA for c6eb795
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
Python: Try to remove py2/3 differences
yoff
committed
a855074
View commit details
Copy full SHA for a855074
View code at this point
Browse repository at this point
Python: Implement simple barrier guard
Show description for a762373
yoff
committed
a762373
View commit details
Copy full SHA for a762373
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Python: Implement modifying syntax
yoff
committed
49ae549
View commit details
Copy full SHA for 49ae549
View code at this point
Browse repository at this point
Python: add inline expectations test
Show description for 097c23e
yoff
committed
097c23e
View commit details
Copy full SHA for 097c23e
View code at this point
Browse repository at this point
Python: test simple sanitizer
yoff
committed
d834cec
View commit details
Copy full SHA for d834cec
View code at this point
Browse repository at this point
Python: More tests of syntactic constructs
yoff
committed
8614563
View commit details
Copy full SHA for 8614563
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
Python: straight port of query
Show description for e865a29
yoff
committed
e865a29
View commit details
Copy full SHA for e865a29
View code at this point
Browse repository at this point
Python: Add tests for modification of defaults
yoff
committed
e3765ce
View commit details
Copy full SHA for e3765ce
View code at this point
Browse repository at this point
Commits on May 15, 2020
Python: Move test into appropriate class.
Show description for 60d5ba2
yoff
committed
60d5ba2
View commit details
Copy full SHA for 60d5ba2
View code at this point
Browse repository at this point
Python: update expectations correctly
yoff
committed
1b0687e
View commit details
Copy full SHA for 1b0687e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.