-
While this is not part of the offer, we would like to also run some basic input validation on XML level.
Are you aware of a good tool to run?
Or should we go into validating the XML schema of …
-
The [XML schema](https://docs.oasis-open.org/csaf/csaf-cvrf/v1.2/cs01/schemas/prod.xsd) defines `Realm` and `Resource` as possible `Type` for a `Branch` - the [specification](http://docs.oasis-open.o…
-
Part of EPIC #10. From bigger recursive section #26.
Sub Issues:
- [ ] `branches` -> #31
- [ ] `full_product_name` -> OPEN
- [ ] `product_groups` -> OPEN
- [ ] `relationships` -> OPEN
## …
-
**Additional context**
Enhancements to the vulnerability database to add additional sources
**Is your feature request related to a problem? Please describe.**
Certain vulnerabilities are being mi…
-
Part of EPIC #10
## [CVRF 1.1 view](https://github.com/csaf-tools/CVRF-CSAF-Converter/issues/6#issuecomment-984599492)
![grafik](https://user-images.githubusercontent.com/18695252/149393816-7d0c…
-
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…
-
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#…
-
#### Description of problem:
Using the OSCAP command results in a segmentation fault with using DISA IASE XCCDF benchmark.
#### SCAP Security Guide Version:
`````
OpenSCAP command line tool (osc…
-
The **xs:date** type in Secvisogram looks like this:
- `"date": "2021-12-10T08:28:32.996Z"`
- That is an ISO 8601 UTC timestamp
Python doesn't have support for military time-zones (Z at the end…