stalkerware-indicators 0.1.0

Parser for Te-k's stalkerware-indicators repo
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# stalkerware-indicators-rs

Parser for Te-k's [stalkerware-indicators](https://github.com/Te-k/stalkerware-indicators) repo.

## Usage

See the [documentation](https://docs.rs/stalkerware-indicators).

## Lint a file

```sh
git clone https://github.com/Te-k/stalkerware-indicators
cargo run --example lint -- stalkerware-indicators/ioc.yaml
```

## License

MIT/Apache2