goshenkata/DryScan Code Duplication Check

Analyze code for semantic duplication using DryScan and fail if duplication score exceeds threshold

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
huggingface-api-keyHuggingFace API key for embeddingsyes
thresholdMaximum allowed duplication score (0-100). Action fails if score exceeds this value.yes20
pathPath to the repository to scanno.
github-tokenGitHub token for PR comments and artifact uploadsno${{ github.token }}
namedescription
scoreThe duplication score (0-100)
gradeThe duplication grade (Excellent, Good, Fair, Poor, Critical)
passedWhether the check passed (true/false)
artifact-urlURL to the uploaded HTML report artifact