mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Improve toplevel README.md regarding binaries
* Add downloader to the list of available windows binaries. * Improve phrasing about what is tested and where to get the binaries.
This commit is contained in:
parent
0171715390
commit
324de3abca
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
|
@ -22,15 +22,17 @@ is a tool for testing a CSAF Trusted Provider according to [Section 7 of the CSA
|
|||
is a tool for downloading advisories from a provider.
|
||||
|
||||
## Setup
|
||||
Note that the server side is only tested
|
||||
and the binaries available for GNU/Linux-Systems, e.g. Ubuntu LTS.
|
||||
It is likely to run on similar systems when build from sources.
|
||||
Note that binaries for the server side are only available and tested
|
||||
for GNU/Linux-Systems, e.g. Ubuntu LTS.
|
||||
They are likely to run on similar systems when build from sources.
|
||||
|
||||
The windows binary package only includes
|
||||
`csaf_downloader`, `csaf_checker` and `csaf_uploader`.
|
||||
|
||||
The windows binaries only include `csaf_uploader` and `csaf_checker`.
|
||||
|
||||
### Prebuild binaries
|
||||
|
||||
Download the binaries (from the most recent release assets on Github).
|
||||
Download the binaries from the most recent release assets on Github.
|
||||
|
||||
|
||||
### Build from sources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue