csaf-walker 0.1.0

A library to work with CSAF data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# CSAF Walker

"Walk" CSAF data from a remote server, allowing on to work with the data.

## From the command line

```shell
csaf download
```

## In Rust

```rust
```