Scannr - Website Link Scanner
Version updated for https://github.com/JBSommeling/scannr to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Scannr is a Laravel package and GitHub Action designed to automate website crawling and link integrity checks. It detects broken links, redirect chains, HTTPS downgrades, and other issues, while supporting JavaScript rendering for single-page applications (SPAs). By offering features like sitemap integration, robots.txt compliance, and CI/CD quality gates, it simplifies website health monitoring and ensures efficient link validation.
Release notes
What’s Changed
- Refactor sitemap URL discovery and improve documentation and tests by @JBSommeling in https://github.com/JBSommeling/scannr/pull/41
Full Changelog: https://github.com/JBSommeling/scannr/compare/v1.0.0...v1.0.2