New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hhurley

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hhurley

Tool to find lost security patches for Linux distributions.

  • 1.0.0-beta.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

hhurley

Build Status NSP Status

Tool to find lost security patches for Linux distributions.. For now it support Debian and look for patches in "github.com" and "kernel.org".

Install

npm i --g hhurley

Use

Usage: hhurley [options]

Options:

  -h, --help          output usage information
  -V, --version       output the version number
  -pp, --pathPatches  path for the downloaded patches (default: /Users/baguira/Src/hhurley)
  -pr, --pathReport   path for the final report (default: /Users/baguira/Src/hhurley/report.json)
  -c, --concurrency   number of max. simultaneous file downloads (default: 100)

In example:

hhurley
# With options
hhurley --pathPatches ../patches --timeout 5000 --concurrency 50

Developer guide

Please check this link before a contribution.

Keywords

FAQs

Package last updated on 07 Mar 2017

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