lukasparke/Slinky Link Checker

Slink through your repository looking for dead links

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetsComma-separated paths and patterns to scan. Can be directories, files, or glob patterns. Ex: docs/,api-specs/**/*.yaml,README.mdno**/*
concurrencyMaximum concurrent requestsno
timeoutHTTP timeout secondsno
respect_gitignoreRespect .gitignore while scanningno
json_outOptional path to write JSON resultsno
md_outOptional path to write Markdown report for PR commentno
repo_blob_baseOverride GitHub blob base URL (https://github.com/<owner>/<repo>/blob/<sha>)no
fail_on_failuresFail the job if any links failno
comment_prIf running on a PR, post a comment with the reportno
step_summaryAppend the report to the GitHub Step Summaryno
namedescription
json_pathPath to JSON results file
md_pathPath to Markdown report file