mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
524 B
524 B
csaf_distribution
WIP: A prove of concept for a CSAF trusted provider, checker and aggregator.
Setup
-
A recent version of Go (1.17+) should be installed. Go installation
-
Clone the repository
git clone https://github.com/csaf-poc/csaf_distribution.git -
Build Go components
cd csaf_distribution
go build -v ./cmd/...
- Install nginx
- To configure nginx see docs/provider-setup.md