CycloneDX / CycloneDX/license-scanner

Programmable interface - machine-readable output

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
55
Forks
8
PR merge metrics
No merged PRs in 30d

Description

I would like to call the tool from another process and parse the output.
Here are my requirements:

* only machine-readable output on STDOUT
* no unexpected output on STDOUT (logs and debut and others are sent to STDERR)
* on success: zero(`0`) exit code
* on failure: non-zero (`>1`) exit code

machine readable could be XML, JSON, ProtoBuff, predefined string patterns, whatsoever.

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.