.gitignore
CONTRIBUTING.md
LICENSE
LICENSE.md
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/codeql-analysis.yml
.github/workflows/pylint.yml
cvrf2csaf/__init__.py
cvrf2csaf/__main__.py
cvrf2csaf/_version.py
cvrf2csaf/cvrf2csaf.py
cvrf2csaf.egg-info/PKG-INFO
cvrf2csaf.egg-info/SOURCES.txt
cvrf2csaf.egg-info/dependency_links.txt
cvrf2csaf.egg-info/entry_points.txt
cvrf2csaf.egg-info/not-zip-safe
cvrf2csaf.egg-info/requires.txt
cvrf2csaf.egg-info/top_level.txt
cvrf2csaf/common/__init__.py
cvrf2csaf/common/common.py
cvrf2csaf/common/utils.py
cvrf2csaf/config/config.yaml
cvrf2csaf/schemata/catalog_1_1.xml
cvrf2csaf/schemata/catalog_1_2.xml
cvrf2csaf/schemata/common/1.1/common.xsd
cvrf2csaf/schemata/common/1.2/common.xsd
cvrf2csaf/schemata/csaf/2.0/csaf_json_schema.json
cvrf2csaf/schemata/csaf/2.0/csaf_json_schema_strict.json
cvrf2csaf/schemata/cvrf/1.1/cvrf.xsd
cvrf2csaf/schemata/cvrf/1.2/cvrf.xsd
cvrf2csaf/schemata/dublincore/dc.xsd
cvrf2csaf/schemata/prod/1.1/prod.xsd
cvrf2csaf/schemata/prod/1.2/prod.xsd
cvrf2csaf/schemata/scap/cpe-language_2.2a.xsd
cvrf2csaf/schemata/scap/cvss-v2_0.9.xsd
cvrf2csaf/schemata/scap/cvss-v3.0.xsd
cvrf2csaf/schemata/scap/scap-core_0.9.xsd
cvrf2csaf/schemata/vuln/vuln.xsd
cvrf2csaf/schemata/vuln/1.1/vuln.xsd
cvrf2csaf/schemata/vuln/1.2/vuln.xsd
cvrf2csaf/schemata/w3.org/xml.xsd
cvrf2csaf/section_handlers/__init__.py
cvrf2csaf/section_handlers/acknowledgments.py
cvrf2csaf/section_handlers/document_leaf_elements.py
cvrf2csaf/section_handlers/document_publisher.py
cvrf2csaf/section_handlers/document_tracking.py
cvrf2csaf/section_handlers/notes.py
cvrf2csaf/section_handlers/product_tree.py
cvrf2csaf/section_handlers/references.py
cvrf2csaf/section_handlers/vulnerability.py
examples/sample.xml
examples/1.1/CVRF-1.1-cisco-sa-20110525-rvs4000-invalid.xml
examples/1.1/CVRF-1.1-cisco-sa-20110525-rvs4000-notwellformed.xml
examples/1.1/CVRF-1.1-cisco-sa-20110525-rvs4000.xml
examples/1.1/mitre-allitems-cvrf-year-2018.xml
examples/1.1/ms_cvrf.xml
examples/1.1/oracle_cvrf.xml
examples/1.1/redhat_cvrf_2018.xml
examples/1.2/cvrf_example_a.xml
examples/1.2/cvrf_example_b.xml
examples/1.2/cvrf_example_c.xml
examples/1.2/cvrf_example_custom.xml
examples/1.2/cvrf_example_d.xml
examples/1.2/cvrf_example_e.xml
examples/1.2/cvrf_example_vulnerabilities.xml
tests/test_cvrf_full/test_cvrf_full.json
tests/test_cvrf_full/test_cvrf_full.py
tests/test_cvrf_full/test_cvrf_full.xml