New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

trivialfix

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

trivialfix

identify trivial fixes for pkgsrc

latest
npmnpm
Version
0.0.1
Version published
Weekly downloads
5
-50%
Maintainers
1
Weekly downloads
 
Created
Source

trival fix report for pkgsrc bulk builds

This tool uses regexes to identify possible trivial fixing opportunities in pkgsrc bulk build reports.

install

npm install -g trivialfix

mirror reports from pkgsrc-bulk:

wget -r --level=1 http://us-east.manta.joyent.com/pkgsrc/public/reports/upstream-trunk64/20140604.0931/meta/report.html

generate report

trivialfix logs/ > report.html

/!\ warning

The regexes used by this tool might provide false positives. Some packages might not be trivial to fix but still listed. There might be better fixes than the proposed ones. Other error and portability fixes might still be needed in addition to the proposed ones. Apply common sense. Pull requests for better patterns welcome.

FAQs

Package last updated on 11 Jun 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