1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Removed subjective informal 'little bit' phrasing

This commit is contained in:
JanHoefelmeyer 2023-09-27 11:30:35 +02:00
parent e470529dfb
commit 0ec5f22a74

View file

@ -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.