snyk / parlay

Enrich SBOMs with data from third party services
Apache License 2.0
123 stars 19 forks source link

refactor: move reading of input to utils package #18

Closed mcombuechen closed 1 year ago

mcombuechen commented 1 year ago

Getting feet wet. This refactors the filename/stdin behaviour in enrich commands and moves the logic to a common utils package, with tests for test coverage.