zeb33n
zeb33n
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Adds the `todot` sub command for `bom document`. This command dumps...
/sig cli #### What would you like to be added: A command to dump the `.spdx` DAG as a [dotlang](https://graphviz.org/doc/info/lang.html) `.dot` file for easy visualization with [graphviz](https://graphviz.org/). #### Why is...
#### What type of PR is this? /kind bug #### What this PR does / why we need it: Fixes a bug where the parser would return an empty `Document`...