CycloneDX / sbom-utility

Utility that provides an API platform for validating, querying and managing BOM data
Apache License 2.0
93 stars 13 forks source link

Enable JSON output from Trim(), Query() to be indented using a user-supplied number of space characters #66

Closed mrutkows closed 10 months ago

mrutkows commented 10 months ago

Effectively enable a JSON output encoding path that takes a user-supplied uint8 value from a command-line flag (i.e., --indent).