trailofbits / testing-handbook

Trail of Bits Testing Handbook
https://appsec.guide/
Creative Commons Attribution 4.0 International
36 stars 4 forks source link

Switch to lychee as broken link checker #9

Open maxammann opened 5 months ago

maxammann commented 5 months ago

I just encountered lychee which can also check if fragment references are broken: https://github.com/lycheeverse/lychee-action

The current JS based link checker only checks for HTTP response codes afaik.

maxammann commented 1 month ago

Current issues: Internal links are not checked currently. We rely on hugo's checks which might fail for fragements.

Fixes like that are required to make the current link checker happy: https://github.com/trailofbits/testing-handbook/pull/38/commits/61d701df6620e606a7e69a854c746f114ad052b7