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

improve phrasing
Some checks failed
Go / build (push) Has been cancelled
Go / run_modver (push) Has been cancelled

This commit is contained in:
Bernhard Reiter 2025-06-27 10:24:48 +02:00
parent a6d0a0c790
commit 7b7d0c4dcb
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554

View file

@ -45,9 +45,8 @@ is a CSAF Aggregator, to list or mirror providers.
## Use as go library
The modules of this repository can be used as library from other Go applications. [ISDuBA](https://github.com/ISDuBA/ISDuBA) does so, for example.
But there is only limited support, and thus _not officially supported_.
There are plans to change this without timeline, with a future major release,
e.g. see [#367](https://github.com/gocsaf/csaf/issues/367).
But there is only limited support, and thus it is _not officially supported_.
There are plans to change this without concrete schedule, with a future major release, e.g. see [#367](https://github.com/gocsaf/csaf/issues/367).
Initially envisioned as toolbox, it was not constructed as a library,
and to name one issue, exposes to many functions.