-
We already have some new tools available. They are still work in progress but already usable:
- [CSAF trusted provider](https://github.com/csaf-poc/csaf_distribution) => csaf_provider + csaf_uploader…
-
Hi @tschmidtb51 ,
released the version 1.0.0 here and on PyPI:
https://github.com/csaf-tools/CVRF-CSAF-Converter/releases/tag/1.0.0
https://pypi.org/project/cvrf2csaf/
Please review and cl…
-
[Originally](https://github.com/csaf-tools/CVRF-CSAF-Converter/issues/27#issuecomment-1013519825), we discussed to have a command line option (e.g. `-c`) to provide a config file. That was not impleme…
-
When I compile the program the first time in a **new** `venv` I ran into the following build error:
```
ERROR: Command errored out with exit status 1:
command: ./venv/bin/python3 -u -c 'impo…
-
As discussed here:
https://github.com/csaf-tools/CVRF-CSAF-Converter/issues/14#issuecomment-1039012590
Integrate the mandatory tests into cvrf2csaf.py:
https://github.com/sthagen/turvallisuus…
-
Researching for a complete changelog between CVRF 1.2 and CSAF 2.0, we could not find a complete list.
Therefore, [we asked in Oasis TCS CSAF project](https://github.com/oasis-tcs/csaf/issues/127#i…
-
As there was some confusion in #21 (unfortunately caused by a misunderstanding), I try to sketch the expected behavior as a new issue:
- If the current version is not in the revision history (indep…
-
Pre: #10
Please also add CLI arg to skip mandatory tests, because the user could also fix the input in Secvisogram.
[Desc](https://docs.oasis-open.org/csaf/csaf/v2.0/csd01/csaf-v2.0-csd01.html#…
-
While working on Vulnerabilities section I noticed the following discrepancy in CVRF:
In the [specification of CVRF 1.2](http://docs.oasis-open.org/csaf/csaf-cvrf/v1.2/cs01/csaf-cvrf-v1.2-cs01.html#_…
-
Just to have a clear logging scheme, I propose these log-level meanings:
- **Critical** - Converter encountered a case which it can not handle and exits immediately without producing any output, ex…