mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
711 B
711 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
License
-
csaf_distribution is licensed as Free Software under MIT License.
-
See the specific source files for details, the license itself can be found in the directory
LICENSES.