MLSTRM

Results 6 comments of MLSTRM

I also ran into this need/restriction recently and have raised a PR #62 to add in a separate config field so that different rules can be applied for dev dependencies,...

I've made an initial proof of concept branch for what the change for this could look like on my own fork here for now https://github.com/MLSTRM/cyclonedx-node-yarn/tree/feature/nested-workspace-traversal - need to rebase past...

PR raised + test added, also noticed the old snapshots weren't updated since the license resolution removal so I've updated those at the same time.

Hi @jkowalleck, apologies for the delayed response. I've ended up finding a different approach for my use-case so I'm happy to close this if you don't wish to continue with...

Maybe its more of a consequence of the size of the projects I'm mostly working on, but the generated BOM doesn't end up being that big overall since each sub-package...

@jkowalleck apologies, that should be resolved now.