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

Trim() JSON document keys only under paths supplied using the '--from' flag #63

Closed mrutkows closed 10 months ago

mrutkows commented 11 months ago

Allow SQL-like options for the trim command starting with the "--from" flag. The --from flag will accept 1 or more "paths" into the JSON document map for selecting which branches of the document to trim the supplied keys from.