CycloneDX / CycloneDX/cyclonedx-cli

Reimplement as a DLL with a console app front end?

Open
#331 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
541
Forks
82
PR merge metrics
No merged PRs in 30d

Description

To make the CycloneDX CLI tool more flexible, it could be refactored in a DLL with an optional console app front end. That way it could be used directly in a .Net application without having to launch an external process. This is turn would facilitate easier error-handling (as exceptions would be passed to the calling logic) and logging.

I realize that it would no longer strictly be a CLI tool, but it would provide flexibility for the tool to be used in other ways.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.