Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bad_link_finder

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bad_link_finder

  • 0.3.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Crawls a mirrored site and checks that all links either return a successful response or redirect to somewhere that does.

Usage

Set environment variables:

  • MIRROR_DIR, to the location of your mirrored site. Local files will be read in alphabetical order.
  • REPORT_OUTPUT_FILE, to the location you'd like the CSV saved to.
  • SITE_HOST, to the full host of the live site you'd like to test against, including protocol. For example, https://www.example.com
  • START_FROM, optional, specify a file on disk from which to start, e.g. example-folder/example.html. Will check this file and all following files. Useful for restarting aborted runs.

Then execute bad_link_finder.

FAQs

Package last updated on 15 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc