mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Apply automatic changes
This commit is contained in:
parent
9bb65a8cf8
commit
0375e22747
2 changed files with 4 additions and 0 deletions
|
|
@ -132,6 +132,8 @@ insecure = true
|
||||||
[[providers]]
|
[[providers]]
|
||||||
name = "local-dev-provider"
|
name = "local-dev-provider"
|
||||||
domain = "localhost"
|
domain = "localhost"
|
||||||
|
categories = ["Example Company Product A", "expr:document.lang"]
|
||||||
|
create_service_document = true
|
||||||
# rate = 1.5
|
# rate = 1.5
|
||||||
# insecure = true
|
# insecure = true
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -125,6 +125,8 @@ openpgp_private_key = "/usr/lib/csaf/private.asc"
|
||||||
openpgp_public_key = "/usr/lib/csaf/public.asc"
|
openpgp_public_key = "/usr/lib/csaf/public.asc"
|
||||||
#tlps = ["green", "red"]
|
#tlps = ["green", "red"]
|
||||||
canonical_url_prefix = "https://localhost:8443"
|
canonical_url_prefix = "https://localhost:8443"
|
||||||
|
categories = ["Example Company Product A", "expr:document.lang"]
|
||||||
|
create_service_document = true
|
||||||
#no_passphrase = true
|
#no_passphrase = true
|
||||||
```
|
```
|
||||||
<!-- MARKDOWN-AUTO-DOCS:END -->
|
<!-- MARKDOWN-AUTO-DOCS:END -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue