diff --git a/docs/csaf_downloader.md b/docs/csaf_downloader.md index 1063ff0..43a1286 100644 --- a/docs/csaf_downloader.md +++ b/docs/csaf_downloader.md @@ -130,7 +130,7 @@ ignorepattern = [".*white.*", ".*red.*"] The downloader is able to forward downloaded advisories and their checksums, OpenPGP signatures and validation results to an HTTP endpoint. The details of the implemented API are described [here](https://github.com/mfd2007/csaf_upload_interface). -**Attention** This is a little bit work in progress because there is +**Attention** This is a work in progress. There is no production ready server which implements this protocol. The server in the linked repository is currently for development and testing only.