debricked / cli

Debricked's command line interface. It brings open source security, compliance and health to your project via the command prompt.
MIT License
20 stars 10 forks source link

Improves workspace file finding #254

Closed filip-debricked closed 2 months ago

filip-debricked commented 2 months ago

Adds support for the format "workspace": {"packages": []} for workspaces in package.json Adds support for relative paths when finding workspaces (i.e, not using "files find" from the root folder of the project, but instead having the root folder nested in the current folder)

github-actions[bot] commented 2 months ago

CodeScene PR Check

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.06 (9.38 -> 9.44)

View detailed results in CodeScene