SkillAgentSearch skills...

Cli

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

Install / Use

/learn @ros-av/Cli
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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/cli

Yarn

yarn global add @rosav/cli

Command help

rosav --help

CLI Colour Coding Guide

  • <span style="color: red">Red</span>: Error
  • <span style="color: yellow">Yellow</span>: Warning
  • <span style="color: green">Green</span>: Success
  • <span style="color: cyan">Cyan</span>: Progress
  • <span style="color: magenta">Magenta</span>: Debug information

Translation

Help translate ROS AV here.

TODO

  • [ ] Catch all errors
  • [ ] Use asynchronous functions
  • [ ] GUI using Electron
  • [ ] Fix scan progress bar when scanning multiple items
  • [ ] Realtime protection using filesystem monitors
  • [x] Add a progress bar to display during scanning
  • [ ] Migrate core functions of the CLI to index.js
  • [x] Allow specifying custom regex to match directories
  • [ ] Only scan for latest 1 million hashes as Recent Malware Mode
View on GitHub
GitHub Stars11
CategoryData
Updated3y ago
Forks3

Languages

JavaScript

Security Score

80/100

Audited on Jan 28, 2023

No findings