chinmay-sawant/run-deslop

Scan Go, Python, and Rust repositories for likely AI-generated slop patterns.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionRelease tag to install, for example v0.1.0. Defaults to the current action ref when it is a full release tag, otherwise latest.no""
commandSubcommand to run. Supported values are scan and bench.noscan
pathPath to the repository to analyze.no.
jsonEmit JSON output.nofalse
detailsInclude full per-function fingerprint details in scan output. Applies only to the scan command.nofalse
no-ignoreScan without respecting .gitignore.nofalse
enable-semanticEnable the opt-in deeper semantic Go heuristics.nofalse
fail-on-findingsExit with a non-zero status code when scan findings are present. Applies only to the scan command.notrue
repeatsBenchmark repeat count. Applies only to the bench command.no5
warmupsBenchmark warmup count. Applies only to the bench command.no1

no outputs