Skip to content

Fix dead links in README - #160

Open
1t1sCooL wants to merge 1 commit into
lirantal:mainfrom
1t1sCooL:fix-dead-links
Open

Fix dead links in README#160
1t1sCooL wants to merge 1 commit into
lirantal:mainfrom
1t1sCooL:fix-dead-links

Conversation

@1t1sCooL

Copy link
Copy Markdown

Link-checked the README and fixed what is confirmed dead. Every dead URL was re-verified with curl (browser UA; NXDOMAIN double-checked via 8.8.8.8), and every replacement URL returns HTTP 200.

  • https://leanpub.com/nodejssecurityhttps://leanpub.com/essential-nodejs-security
    • Old slug 404; same book by Liran Tal now at leanpub.com/essential-nodejs-security (HTTP 200, title 'Essential Node.js Security [Leanpub PDF/iPad/Kindle]').
  • https://newsletter.nodejs-security.com/https://www.nodejs-security.com/newsletter
  • https://ossindex.sonatype.org/resthttps://guide.sonatype.com/
    • /rest returns 404; ossindex.sonatype.org itself redirects to guide.sonatype.com which states 'OSS Index ... now lives inside Sonatype Guide' (HTTP 200) - official successor of the OSSIndex service the link text refers to.
  • https://www.datadoghq.com/product/application-security-monitoring/https://www.datadoghq.com/product/app-and-api-protection/
    • Old product URL 404; the ex-Sqreen ASM product was renamed to 'App and API Protection', live at /product/app-and-api-protection/ (HTTP 200, title 'App and API Protection | Datadog').
  • https://www.zdnet.com/google-amp/article/malicious-npm-packages-caught-installing-remote-access-trojans/https://www.zdnet.com/article/malicious-npm-packages-caught-installing-remote-access-trojans/
    • AMP path returns HTTP 410; canonical non-AMP article URL on the same site returns 200 with exact title 'Malicious npm packages caught installing remote access trojans | ZDNET'.

Happy to adjust or split this if you'd prefer a different fix for any item.

Signed-off-by: Mikhail Alabugin <137305666+1t1sCooL@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant