threefoldfoundation/Website Link Checker
Scans a site for links that return http error codes, using muffet, and filters the result to create errors or warnings as specified
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL of site to check, including http:// or https:// | yes | — |
| errors | Codes to treat as errors. Specify one or more codes separated by spaces or "all" | — | — |
| warnings | Codes to treat as warnings. Specify one or more codes separated by spaces or "all" | — | — |
Outputs
| name | description |
|---|---|
| report | The report of which links gave errors or warnings |