-
One should also be able to provide a TLS client certificate to use for the TLP:AMBER and TLP:RED feeds.
_Originally posted by @tschmidtb51 in https://github.com/csaf-poc/csaf_distribution/issues/42…
-
When trying to check a domain with the csaf_checker, I get the following error message:
```
$ ./csaf_checker www.domain.com
2022/01/11 15:51:08 error: no document to extract data from
```
Why doe…
tolim updated
2 years ago
-
csaf 2.0 requires "CSAF providers" to check three places for the `provider-meta-data.json` file.
https://github.com/oasis-tcs/csaf/blob/5ac8645b9da054634bc5e2810bcacce06dbf0c8e/csaf_2.0/prose/csaf…
-
Using the current build instructions
```sh
cd csaf_distribution
go build -v ./cmd/...
```
there are sometimes no binaries build.
(Test done with `go version go1.17.6 linux/amd64` and c57de75…
-
# Situation / Comment
> 3.1.3.3 Full Product Name Type - Product Identification Helper
>
> We welcome the addition of new ways to identify products besides CPE. Two
issues we face in this regar…
-
We have some parts which can't be enforced be the schema itself but should be tested programmatically. Therefore, I suggest to add those tests to the standard to ease the pain. Here are some ideas:
…
-
From the requirements section:
> ### 5.1.3 Requirement 3: TLS
>
> The CSAF document is retrievable from a website which uses TLS for encryption and server authenticity. The CSAF document MUST not …
tolim updated
3 years ago
-
During the review of #274 it was suggested to tie the signature to the namespace. Now we have 4 options:
### 1. Allow only (any) URLs in the namespace
This reflects the current implementation of…
-
In GitLab by @zutshi on Oct 17, 2020, 13:43
We ran into this when one of the notebook was using a path to the toml files. Because the path is different for native and docker env, it will work in only…
-
[Chapter 4 of the current prose draft for CSAF 2.0](https://github.com/oasis-tcs/csaf/blob/5bc94f4ca1f0451b063d7d191a914b6e0ccca2ed/csaf_2.0/prose/csaf-v2-editor-draft.md#4-safety-security-and-data-pr…