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 }}
orenlab
/
codeclone
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
12
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
Fix dead-code false positives for framework/runtime reachability
- #29
#29
Merged
orenlab
merged 11 commits into
main
orenlab/codeclone:main
from
fix/false-positivity-in-a-dead-code
orenlab/codeclone:fix/false-positivity-in-a-dead-code
Copy head branch name to clipboard
May 13, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fix dead-code false positives for framework/runtime reachability
#29
orenlab
merged 11 commits into
main
orenlab/codeclone:main
from
fix/false-positivity-in-a-dead-code
orenlab/codeclone:fix/false-positivity-in-a-dead-code
Copy head branch name to clipboard
Commits
Commits on May 6, 2026
docs(chore): clarification of wording and general reorganization of sections
orenlab
committed
821f341
View commit details
Copy full SHA for 821f341
Browse repository at this point
feat(core): bump package version to 2.0.1b1 and update project deps (uv.lock)
orenlab
committed
bbbb065
View commit details
Copy full SHA for bbbb065
Browse repository at this point
fix(core, ci): update package description and bump GitHub default CodeClone package verion to 2.0.1b1 for current beta line to fix tests errors in CI
orenlab
committed
e06b514
View commit details
Copy full SHA for e06b514
Browse repository at this point
Commits on May 7, 2026
fix(core): fixed the FP dead code detector for popular frameworks (FastAPI/Starlette route and dependency registration, Django URL patterns, Dependency Injector providers, Typer/Click commands, and…
Show description for d978d48
orenlab
committed
d978d48
View commit details
Copy full SHA for d978d48
Browse repository at this point
chore(docs): update project docs
orenlab
committed
24e552b
View commit details
Copy full SHA for 24e552b
Browse repository at this point
Commits on May 8, 2026
chore(docs): update project docs
orenlab
committed
f6e3cfa
View commit details
Copy full SHA for f6e3cfa
Browse repository at this point
fix(dead-code): avoid Protocol declarations as false positives
orenlab
committed
9354b6a
View commit details
Copy full SHA for 9354b6a
Browse repository at this point
test(dead-code): cover explicit ABC inheritance liveness
orenlab
committed
c73fc0a
View commit details
Copy full SHA for c73fc0a
Browse repository at this point
Commits on May 12, 2026
fix(dead-code): reduce framework and packaging false positives
Show description for 5922ee1
orenlab
committed
5922ee1
View commit details
Copy full SHA for 5922ee1
Browse repository at this point
chore(deps): update project deps
orenlab
committed
251c1ee
View commit details
Copy full SHA for 251c1ee
Browse repository at this point
Commits on May 13, 2026
chore(docs): remove v1 EOL notice from README pages
orenlab
committed
644a631
View commit details
Copy full SHA for 644a631
Browse repository at this point
You can’t perform that action at this time.