kevindoremy/SearchDeadCode

Detect dead/unused code in Android projects (Kotlin & Java). Fast static analysis powered by tree-sitter.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the project directory to analyzeno.
versionVersion of SearchDeadCode to use (e.g., "0.4.0" or "latest")nolatest
formatOutput format: terminal, json, or sarifnoterminal
outputOutput file path (for json/sarif formats)no""
argsAdditional arguments to pass to searchdeadcodeno""
fail-on-findingsFail the workflow if dead code is foundnofalse
min-confidenceMinimum confidence level: low, medium, high, confirmednomedium
namedescription
findings-countNumber of dead code findings
sarif-filePath to SARIF output file (if format is sarif)