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
ql
src
Security
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 13, 2022
sync files
erik-krogh
committed
c4f44bb
View commit details
Copy full SHA for c4f44bb
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: 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
Commits on Jun 27, 2022
Merge branch 'main' into python/port-tarslip
RasmusWL
authored
9e154ff
View commit details
Copy full SHA for 9e154ff
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Python: getAValueReachingRhs -> getAValueReachingSink
asgerf
committed
3a669a8
View commit details
Copy full SHA for 3a669a8
View code at this point
Browse repository at this point
Python: Rename getAUse -> getAValueReachableFromSource
asgerf
committed
b096f9e
View commit details
Copy full SHA for b096f9e
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
Merge pull request #9200 from tausbn/python-modernise-weak-file-permissions-query
Show description for f14a90f
yoff
authored
f14a90f
View commit details
Copy full SHA for f14a90f
View code at this point
Browse repository at this point
Merge pull request #9463 from RasmusWL/req-wo-cert-validation
Show description for 9dbb451
yoff
authored
9dbb451
View commit details
Copy full SHA for 9dbb451
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
python: Straight port of tarslip
yoff
committed
7b5d9ec
View commit details
Copy full SHA for 7b5d9ec
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
Merge pull request #9157 from alexrford/crypto-op-block-mode
Show description for 8d195e3
alexrford
authored
8d195e3
View commit details
Copy full SHA for 8d195e3
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Python: Use `HTTP::Client::Request request` for `py/request-without-cert-validation`
Show description for c21e05a
RasmusWL
committed
c21e05a
View commit details
Copy full SHA for c21e05a
View code at this point
Browse repository at this point
Commits on May 23, 2022
Merge pull request #9108 from RasmusWL/promote-pam
Show description for 3745526
tausbn
authored
3745526
View commit details
Copy full SHA for 3745526
View code at this point
Browse repository at this point
Merge pull request #9135 from tausbn/python-modernise-py-jinja2-autoescape-false
Show description for 23d64ff
yoff
authored
23d64ff
View commit details
Copy full SHA for 23d64ff
View code at this point
Browse repository at this point
Commits on May 18, 2022
Merge branch 'main' into promote-pam
RasmusWL
committed
6611e5b
View commit details
Copy full SHA for 6611e5b
View code at this point
Browse repository at this point
Python: Apply suggestions from code review
Show description for b54de13
RasmusWL
and
tausbn
authored
b54de13
View commit details
Copy full SHA for b54de13
View code at this point
Browse repository at this point
Commits on May 17, 2022
Python: Modernise weak file permissions query
Show description for b2fe615
tausbn
authored
b2fe615
View commit details
Copy full SHA for b2fe615
View code at this point
Browse repository at this point
Python: Use API-graph flow for boolean tracking
Show description for ea32299
tausbn
authored
ea32299
View commit details
Copy full SHA for ea32299
View code at this point
Browse repository at this point
Python: Use `API::CallNode`
tausbn
authored
ba8d73c
View commit details
Copy full SHA for ba8d73c
View code at this point
Browse repository at this point
Commits on May 13, 2022
python: update py/weak-cryptographic-algorithm to flag use of ECB block mode
alexrford
committed
bc073eb
View commit details
Copy full SHA for bc073eb
View code at this point
Browse repository at this point
Commits on May 12, 2022
Python: Modernise py/jinja2/autoescape-false
Show description for a0f8e2f
tausbn
authored
a0f8e2f
View commit details
Copy full SHA for a0f8e2f
View code at this point
Browse repository at this point
Commits on May 11, 2022
Python: Add `@security-severity` to `py/pam-auth-bypass`
Show description for 044829c
RasmusWL
committed
044829c
View commit details
Copy full SHA for 044829c
View code at this point
Browse repository at this point
Python: Actually promote `py/pam-auth-bypass`
Show description for 0956d50
RasmusWL
committed
0956d50
View commit details
Copy full SHA for 0956d50
View code at this point
Browse repository at this point
PY: fix ql/field-only-used-in-charpred warning
erik-krogh
committed
f5329a3
View commit details
Copy full SHA for f5329a3
View code at this point
Browse repository at this point
fix all `ql/counting-to-zero` in some languages
erik-krogh
committed
94a9b3e
View commit details
Copy full SHA for 94a9b3e
View code at this point
Browse repository at this point
Commits on May 10, 2022
Merge branch 'main' into python/simple-csrf
yoff
authored
6c3e2db
View commit details
Copy full SHA for 6c3e2db
View code at this point
Browse repository at this point
Commits on May 9, 2022
python: format
yoff
committed
1c7e533
View commit details
Copy full SHA for 1c7e533
View code at this point
Browse repository at this point
python: require all settings be vulnerable
Show description for 2a5908f
yoff
committed
2a5908f
View commit details
Copy full SHA for 2a5908f
View code at this point
Browse repository at this point
Python: Apply suggestions from code review
Show description for f5854f3
RasmusWL
and
yoff
authored
f5854f3
View commit details
Copy full SHA for f5854f3
View code at this point
Browse repository at this point
Commits on May 2, 2022
Merge branch 'main' into promote-xxe
RasmusWL
committed
5f01fc2
View commit details
Copy full SHA for 5f01fc2
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Merge pull request #8693 from erik-krogh/pyApi
Show description for 39753d5
yoff
authored
39753d5
View commit details
Copy full SHA for 39753d5
View code at this point
Browse repository at this point
Commits on Apr 26, 2022
Merge pull request #8560 from erik-krogh/movePolyTest
Show description for 76f2eca
yoff
authored
76f2eca
View commit details
Copy full SHA for 76f2eca
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Python: Move last XXE/XML bomb out of experimental
RasmusWL
committed
8191be9
View commit details
Copy full SHA for 8191be9
View code at this point
Browse repository at this point
refactor uses of API::Node::getAUse() that should have been something else
erik-krogh
committed
50bfc8e
View commit details
Copy full SHA for 50bfc8e
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
Merge branch 'main' into promote-xxe
RasmusWL
committed
23637fd
View commit details
Copy full SHA for 23637fd
View code at this point
Browse repository at this point
Merge pull request #8511 from RasmusWL/use-query-suffix
Show description for 4d2a3b3
RasmusWL
authored
4d2a3b3
View commit details
Copy full SHA for 4d2a3b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.