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
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 }}
jcogs33
/
codeql
Public
forked from
github/codeql
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 19, 2022
Merge branch 'main' into post-release-prep/codeql-cli-2.10.1
asgerf
authored
b9bdee6
View commit details
Copy full SHA for b9bdee6
View code at this point
Browse repository at this point
Merge pull request #9847 from alexet/alexet/fix-predicate-binding
Show description for bfe9041
tausbn
authored
bfe9041
View commit details
Copy full SHA for bfe9041
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
Python: Fix binding incorrect predicate.
alexet
committed
f9b6ca7
View commit details
Copy full SHA for f9b6ca7
View code at this point
Browse repository at this point
Commits on Jul 16, 2022
Merge pull request #9776 from raulgarciamsft/azure-sdk-client-encryption-version
Show description for d444359
yo-h
authored
d444359
View commit details
Copy full SHA for d444359
View code at this point
Browse repository at this point
Fixing warning on usage of a deprecated feature.
raulgarciamsft
committed
6b17890
View commit details
Copy full SHA for 6b17890
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
Post-release preparation for codeql-cli-2.10.1
github-actions[bot]
committed
0ee4761
View commit details
Copy full SHA for 0ee4761
View code at this point
Browse repository at this point
Release preparation for version 2.10.1
github-actions[bot]
committed
d1aa0d7
View commit details
Copy full SHA for d1aa0d7
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
Update python/ql/src/experimental/Security/CWE-327/Azure/UnsafeUsageOfClientSideEncryptionVersion.py
Show description for f7c47b6
raulgarciamsft
and
tausbn
authored
f7c47b6
View commit details
Copy full SHA for f7c47b6
View code at this point
Browse repository at this point
sync files
erik-krogh
committed
c4f44bb
View commit details
Copy full SHA for c4f44bb
View code at this point
Browse repository at this point
Adding CVE information.
raulgarciamsft
committed
0dbb03f
View commit details
Copy full SHA for 0dbb03f
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Addressing API::Node feedback for all predicates
raulgarciamsft
committed
d929b13
View commit details
Copy full SHA for d929b13
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Addressing feedback from the PR
raulgarciamsft
committed
d5791e2
View commit details
Copy full SHA for d5791e2
View code at this point
Browse repository at this point
Making various changes based on the feedback. Pending: 2 non-trivial fixes for Java & Python.
raulgarciamsft
committed
ac05577
View commit details
Copy full SHA for ac05577
View code at this point
Browse repository at this point
Update python/ql/src/experimental/Security/CWE-327/Azure/UnsafeUsageOfClientSideEncryptionVersion.ql
Show description for e5702d0
raulgarciamsft
and
tausbn
authored
e5702d0
View commit details
Copy full SHA for e5702d0
View code at this point
Browse repository at this point
Update python/ql/src/experimental/Security/CWE-327/Azure/UnsafeUsageOfClientSideEncryptionVersion.ql
Show description for 7fc9ae6
raulgarciamsft
and
tausbn
authored
7fc9ae6
View commit details
Copy full SHA for 7fc9ae6
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Update UnsafeUsageOfClientSideEncryptionVersion.qhelp
raulgarciamsft
authored
dd1a9a2
View commit details
Copy full SHA for dd1a9a2
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
New queries to detect unsafe client side encryption in Azure Storage
raulgarciamsft
committed
e43e581
View commit details
Copy full SHA for e43e581
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Merge pull request #9551 from yoff/python/port-tarslip
Show description for 5b5a52f
codeql-ci
authored
5b5a52f
View commit details
Copy full SHA for 5b5a52f
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
python: More helpful comment
yoff
authored
cf9b69b
View commit details
Copy full SHA for cf9b69b
View code at this point
Browse repository at this point
Update python/ql/lib/semmle/python/security/dataflow/TarSlipQuery.qll
Show description for b0a29b1
yoff
and
RasmusWL
authored
b0a29b1
View commit details
Copy full SHA for b0a29b1
View code at this point
Browse repository at this point
Update python/ql/lib/semmle/python/security/dataflow/TarSlipCustomizations.qll
Show description for df7ffb2
yoff
and
RasmusWL
authored
df7ffb2
View commit details
Copy full SHA for df7ffb2
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
Merge pull request #9744 from github/aeisenberg/move-contextual-queries
aeisenberg
authored
fbeecd6
View commit details
Copy full SHA for fbeecd6
View code at this point
Browse repository at this point
Fix import statements
aeisenberg
committed
7864a75
View commit details
Copy full SHA for 7864a75
View code at this point
Browse repository at this point
Add change notes and qldoc for moved files
aeisenberg
committed
ddf06f8
View commit details
Copy full SHA for ddf06f8
View code at this point
Browse repository at this point
Move contextual queries from src to lib
Show description for a3f4d1b
aeisenberg
committed
a3f4d1b
View commit details
Copy full SHA for a3f4d1b
View code at this point
Browse repository at this point
Merge pull request #9733 from tausbn/python-fix-bad-mro-flatten-list-join
Show description for 8988a02
yoff
authored
8988a02
View commit details
Copy full SHA for 8988a02
View code at this point
Browse repository at this point
Merge pull request #9741 from tausbn/python-fix-bad-join-in-regexpbackref-getgroup
Show description for f122af8
yoff
authored
f122af8
View commit details
Copy full SHA for f122af8
View code at this point
Browse repository at this point
Merge pull request #9717 from tausbn/python-fix-bad-mro-linearization-of-bases-join
Show description for 731f866
yoff
authored
731f866
View commit details
Copy full SHA for 731f866
View code at this point
Browse repository at this point
Merge pull request #9686 from aschackmull/dataflow/no-node-scan
Show description for 55e052a
jketema
authored
55e052a
View commit details
Copy full SHA for 55e052a
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Merge branch 'main' into python/port-tarslip
yoff
authored
1105cd5
View commit details
Copy full SHA for 1105cd5
View code at this point
Browse repository at this point
python: only clear taint on false-edge
yoff
authored
ac0c8d2
View commit details
Copy full SHA for ac0c8d2
View code at this point
Browse repository at this point
Python: Fix bad join in `RegExpBackRef::getGroup`
Show description for 38b8640
tausbn
authored
38b8640
View commit details
Copy full SHA for 38b8640
View code at this point
Browse repository at this point
Python: Fix bad join in MRO `flatten_list`
Show description for b98c482
tausbn
authored
b98c482
View commit details
Copy full SHA for b98c482
View code at this point
Browse repository at this point
Merge pull request #9369 from asgerf/python/api-graph-api
Show description for a522562
asgerf
authored
a522562
View commit details
Copy full SHA for a522562
View code at this point
Browse repository at this point
python: update use of barrier guard
yoff
authored
834d260
View commit details
Copy full SHA for 834d260
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.