{"id":28818418,"url":"https://github.com/nottherealwallyx/linksentinel","last_synced_at":"2026-05-07T18:17:07.173Z","repository":{"id":299696327,"uuid":"1003833490","full_name":"NotTheRealWallyx/LinkSentinel","owner":"NotTheRealWallyx","description":"Scan Markdown and reStructuredText docs for broken links. CLI tool and GitHub Action for automated link checking.","archived":false,"fork":false,"pushed_at":"2025-06-17T20:36:23.000Z","size":47,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-17T21:32:51.466Z","etag":null,"topics":["ci-cd","cli","documentation","github-actions","link-checker","linting","markdown","open-source","python","restructuredtext"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotTheRealWallyx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-17T18:29:13.000Z","updated_at":"2025-06-17T20:37:38.000Z","dependencies_parsed_at":"2025-06-17T21:35:37.862Z","dependency_job_id":"b3bebeab-8e83-4cc3-a663-c7b840d86c41","html_url":"https://github.com/NotTheRealWallyx/LinkSentinel","commit_stats":null,"previous_names":["nottherealwallyx/linksentinel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotTheRealWallyx/LinkSentinel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FLinkSentinel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FLinkSentinel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FLinkSentinel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FLinkSentinel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotTheRealWallyx","download_url":"https://codeload.github.com/NotTheRealWallyx/LinkSentinel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotTheRealWallyx%2FLinkSentinel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260616539,"owners_count":23036867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ci-cd","cli","documentation","github-actions","link-checker","linting","markdown","open-source","python","restructuredtext"],"created_at":"2025-06-18T19:05:14.985Z","updated_at":"2026-05-07T18:17:07.168Z","avatar_url":"https://github.com/NotTheRealWallyx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LinkSentinel\n\nLinkSentinel is a GitHub Action and CLI tool that scans your Markdown (.md) and reStructuredText (.rst) documentation files for dead links and reports them in your CI workflow.\n\n## Features\n\n- Detect broken external links (HTTP errors, timeouts, etc.)\n- Supports `.md` and `.rst` formats\n- Easy GitHub Action integration for CI/CD pipelines\n- Clear reporting of broken links with file paths\n\n## Usage\n\n### As CLI\n\n```bash\npip install requests\npython link_validator.py ./docs\n```\n\nOr, if installed as a package or running from the project root:\n\n```bash\npython -m linksentinel ./docs\n```\n\n### As GitHub Action\n\n```yaml\nuses: NotTheRealWallyx/LinkSentinel@v1.0.0\nwith:\n  path: './docs'\n```\n\n## Why LinkSentinel?\n\nDocumentation quality is critical, especially for large open-source projects.  \nLinkSentinel helps ensure your docs don’t have dead links, improving user experience and reducing frustration.\n\n---\n\n## License\n\nThis project is licensed under the GNU GPL v3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnottherealwallyx%2Flinksentinel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnottherealwallyx%2Flinksentinel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnottherealwallyx%2Flinksentinel/lists"}