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 }}
Coding-Dev-Tools
/
deadcode
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
Openclaw/deadcode/add-include-cli-option
User selector
All users
All time
Commit history
Commits on May 21, 2026
fix(scanner): remove duplicate include filter check, add edge-case tests and README docs for --include
DevForge Engineer
committed
0dc2cfb
View commit details
Copy full SHA for 0dc2cfb
Browse repository at this point
feat(cli): add --include option to whitelist scan directories
Show description for 015c5c4
DevForge Engineer
committed
015c5c4
View commit details
Copy full SHA for 015c5c4
Browse repository at this point
Commits on May 20, 2026
fix: implement include_patterns filtering in scanner and remove stale license dep
Show description for 0105514
Coding-Dev-Tools
and
DevForge Engineer
authored
0105514
View commit details
Copy full SHA for 0105514
Browse repository at this point
Commits on May 19, 2026
fix: harden pages.yml/publish.yml CI security and add .gitattributes (#26)
Show description for a33d235
Coding-Dev-Tools
and
DevForge Engineer
authored
a33d235
View commit details
Copy full SHA for a33d235
Browse repository at this point
pin actions to SHAs, add CI/PyPI badges
Coding-Dev-Tools
committed
4123a42
View commit details
Copy full SHA for 4123a42
Browse repository at this point
docs: fix install from deadcode-cli to GitHub install (not on PyPI yet)
Coding-Dev-Tools
committed
4982894
View commit details
Copy full SHA for 4982894
Browse repository at this point
fix: update pip install command from deadcode to deadcode-cli (#24)
Coding-Dev-Tools
committed
2cff778
View commit details
Copy full SHA for 2cff778
Browse repository at this point
fix: correct __main__.py entry point to import cli instead of nonexistent main (#23)
Show description for d9ca027
Coding-Dev-Tools
committed
d9ca027
View commit details
Copy full SHA for d9ca027
Browse repository at this point
fix: update site links from devforge to revenueholdings.dev
Coding-Dev-Tools
committed
65e0ea4
View commit details
Copy full SHA for 65e0ea4
Browse repository at this point
Commits on May 18, 2026
fix: update pip install command from deadcode to deadcode-cli
Show description for 543851b
DevForge Engineer
committed
543851b
View commit details
Copy full SHA for 543851b
Browse repository at this point
fix: correct __main__.py entry point to import cli instead of nonexistent main
Show description for 9a866fa
DevForge Engineer
committed
9a866fa
View commit details
Copy full SHA for 9a866fa
Browse repository at this point
fix: downgrade actions/checkout@v6->v4, setup-python@v6->v5, setup-node@v6->v4 (v6 causes workflow parse failure)
Coding-Dev-Tools
committed
0d46049
View commit details
Copy full SHA for 0d46049
Browse repository at this point
fix: update PyPI badge URLs after rename to deadcode-cli
Coding-Dev-Tools
committed
70a2dbb
View commit details
Copy full SHA for 70a2dbb
Browse repository at this point
fix: rename package for registry availability
Show description for 61c8bf2
Coding-Dev-Tools
committed
61c8bf2
View commit details
Copy full SHA for 61c8bf2
Browse repository at this point
docs: expand CHANGELOG with Unreleased section
Show description for 17377e8
Coding-Dev-Tools
committed
17377e8
View commit details
Copy full SHA for 17377e8
Browse repository at this point
docs: fix stray badge remnant
Coding-Dev-Tools
committed
3531ac5
View commit details
Copy full SHA for 3531ac5
Browse repository at this point
docs: fix brand name DevForge -> Revenue Holdings, update site URLs
Coding-Dev-Tools
committed
1b0e1a1
View commit details
Copy full SHA for 1b0e1a1
Browse repository at this point
CI hardening: remove npm-publish.yml, add Python 3.13, project.urls, persist-credentials, permissions (#22)
Coding-Dev-Tools
authored
59d889a
View commit details
Copy full SHA for 59d889a
Browse repository at this point
feat: add __main__.py for python -m deadcode support (#21)
Coding-Dev-Tools
authored
e13b430
View commit details
Copy full SHA for e13b430
Browse repository at this point
docs: fix scanner category count (3->4) and tool counts (8->11, 10->11)
Coding-Dev-Tools
committed
4f84bb2
View commit details
Copy full SHA for 4f84bb2
Browse repository at this point
feat: optimize npm keywords for discoverability (15 terms), bump patch version
Coding-Dev-Tools
committed
9e98102
View commit details
Copy full SHA for 9e98102
Browse repository at this point
fix: update CI badge to reference ci.yml, remove duplicate test.yml workflow
Coding-Dev-Tools
committed
e5a6801
View commit details
Copy full SHA for e5a6801
Browse repository at this point
Update SECURITY.md
Coding-Dev-Tools
committed
32a0ac9
View commit details
Copy full SHA for 32a0ac9
Browse repository at this point
Add GitHub Pages deployment workflow
Coding-Dev-Tools
committed
af14508
View commit details
Copy full SHA for af14508
Browse repository at this point
Fix UTF-8 encoding (mojibake) and update branding to DevForge
Coding-Dev-Tools
committed
ecd04dc
View commit details
Copy full SHA for ecd04dc
Browse repository at this point
fix: only run publish job on version tags, not every push to master
Coding-Dev-Tools
committed
46330c8
View commit details
Copy full SHA for 46330c8
Browse repository at this point
Fill in Why DeadCode section with concrete pain points
Show description for 62cf687
Coding-Dev-Tools
committed
62cf687
View commit details
Copy full SHA for 62cf687
Browse repository at this point
fix: add ruff to dev dependencies so CI lint step can find it
Coding-Dev-Tools
committed
50f55f7
View commit details
Copy full SHA for 50f55f7
Browse repository at this point
chore: add SECURITY.md and CI workflow
Coding-Dev-Tools
committed
685825b
View commit details
Copy full SHA for 685825b
Browse repository at this point
Commits on May 17, 2026
Merge pull request #15 from Coding-Dev-Tools/dependabot/pip/rich-gte-15.0.0
Show description for fc08eda
Coding-Dev-Tools
authored
fc08eda
View commit details
Copy full SHA for fc08eda
Browse repository at this point
build(deps): update rich requirement from >=13.0.0 to >=15.0.0
Show description for 6e05207
dependabot[bot]
authored
6e05207
View commit details
Copy full SHA for 6e05207
Browse repository at this point
build(deps): update pyyaml requirement from >=6.0 to >=6.0.3 (#16)
Show description for a8e79b6
dependabot[bot]
authored
a8e79b6
View commit details
Copy full SHA for a8e79b6
Browse repository at this point
Merge pull request #12 from Coding-Dev-Tools/dependabot/github_actions/actions/checkout-6
Show description for 19ce882
Coding-Dev-Tools
authored
19ce882
View commit details
Copy full SHA for 19ce882
Browse repository at this point
Merge pull request #13 from Coding-Dev-Tools/dependabot/github_actions/actions/setup-node-6
Show description for d6ed19b
Coding-Dev-Tools
authored
d6ed19b
View commit details
Copy full SHA for d6ed19b
Browse repository at this point
Merge pull request #14 from Coding-Dev-Tools/dependabot/github_actions/actions/setup-python-6
Show description for 9a53d4f
Coding-Dev-Tools
authored
9a53d4f
View commit details
Copy full SHA for 9a53d4f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.