cyclonedx-conan icon indicating copy to clipboard operation
cyclonedx-conan copied to clipboard

[FEATURE] Refactor to use `cyclonedx-python-lib`

Open madpah opened this issue 3 years ago • 0 comments

cyclonedx-python-lib provides a single set of models and output methods that support CycloneDX in both XML and JSON and all schema versions.

There already exists multiple Python tools that use this library including:

This feature will:

  • [ ] Refactor the library to use cyclonedx-python-lib
  • [ ] Add QA tools such as flake8 and mypy for local development and in CI
  • [ ] Add documentation on readthedocs.org

madpah avatar Jan 13 '22 15:01 madpah