npm.io
0.3.0 • Published 7 years agoCLI

rosav

Licence
MIT
Version
0.3.0
Deps
13
Size
109.1 MB
Vulns
1
Weekly
0
Stars
11
DeprecatedThis package is deprecated

Travis CI Build Status CodeFactor Score

ROS AV

NPM

A CLI that scans your files for matches to the VirusShare database.

Documentation available here.

Installation

Prebuilt binary

Download here.

Package manager
NPM
npm install -g rosav
Yarn
yarn global add rosav

Command help

rosav --help

CLI Colour Coding Guide

  • Red: Error
  • Yellow: Warning
  • Green: Success
  • Cyan: Progress
  • Magenta: Debug information

Translation

Help translate ROS AV here.

TODO

  • Catch all errors
  • Use asynchronous functions
  • Fix scan progress bar when scanning multiple items
  • Add a progress bar to display during scanning
  • Migrate core functions of the CLI to index.js
  • Allow specifying custom regex to match directories
  • Only scan for latest 1 million hashes as Recent Malware Mode