boreal-cli 0.1.0

CLI utility to run boreal, a YARA rules engine
1
2
3
4
5
6
7
8
9
10
boreal-parser
=============

[![Build status](https://github.com/vthib/boreal/actions/workflows/ci.yml/badge.svg)](https://github.com/vthib/boreal/actions/workflows/ci.yml)
[![Crates.io](https://img.shields.io/crates/v/boreal-parser.svg)](https://crates.io/crates/boreal-parser)
[![Documentation](https://docs.rs/boreal-parser/badge.svg)](https://docs.rs/boreal-parser)

This crate provides a command-line utility to run [boreal](https://crates.io/crates/boreal).

See the [boreal](https://github.com/vthib/boreal) project for more details.