mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Improve provider docs
* Rephrase link from setup-provider to csaf_provider options. * Remove a few superfluous whitespace chars.
This commit is contained in:
parent
78d8b89aca
commit
1a6829c9ea
2 changed files with 9 additions and 5 deletions
|
|
@ -30,8 +30,8 @@ Following options are supported in the config file:
|
|||
- provider_metadata.mirror_on_CSAF_aggregators: Mirror on aggregators
|
||||
- remote_validator: Use a remote validator service. Not used by default.
|
||||
`{ "url" = "http://localhost:3000", "presets" = ["mandatory"], "cache" = "/var/lib/csaf/validations.db" }`
|
||||
- provider_metadata.publisher: Set the publisher. Default:
|
||||
```toml
|
||||
- provider_metadata.publisher: Set the publisher. Default:
|
||||
```toml
|
||||
[provider_metadata.publisher]
|
||||
category = "vendor"
|
||||
name = "Example Company"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue