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
.
codellm-devkit
/
codeanalyzer-python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
9
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add taint analysis (analysis level 3) via CodeQL
- #29
#29
Open
sinha108
wants to merge 6 commits into
main
codellm-devkit/codeanalyzer-python:main
from
codeql-taint-analysis
codellm-devkit/codeanalyzer-python:codeql-taint-analysis
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
Add taint analysis (analysis level 3) via CodeQL
#29
sinha108
wants to merge 6 commits into
main
codellm-devkit/codeanalyzer-python:main
from
codeql-taint-analysis
codellm-devkit/codeanalyzer-python:codeql-taint-analysis
Copy head branch name to clipboard
Commits
Commits on May 15, 2026
Implementation of taint analysis with CodeQL, along with tests and fixtures.
Show description for 7e03cfc
sinha108
committed
7e03cfc
View commit details
Copy full SHA for 7e03cfc
Browse repository at this point
Commits on May 19, 2026
Expand taint analysis to use all applicable CodeQL built-in security models; add
Show description for 08ee3c9
sinha108
committed
08ee3c9
View commit details
Copy full SHA for 08ee3c9
Browse repository at this point
Commits on May 20, 2026
Improve taint analysis extensibility: fix merge bugs, add disabled_builtin_sinks, three-mode config control, and validation
Show description for 509a541
sinha108
committed
509a541
View commit details
Copy full SHA for 509a541
Browse repository at this point
Add test case with taint config in json format; add user guide
Show description for d0d1568
sinha108
committed
d0d1568
View commit details
Copy full SHA for d0d1568
Browse repository at this point
Commits on May 31, 2026
Add focused taint APIs, add TaintNodeRef for simpler location-based specification
Show description for f5329bb
sinha108
committed
f5329bb
View commit details
Copy full SHA for f5329bb
Browse repository at this point
Commits on Jun 1, 2026
Reduce taint analysis tests and fixtures; update doc
sinha108
committed
ac0a8ba
View commit details
Copy full SHA for ac0a8ba
Browse repository at this point
You can’t perform that action at this time.