You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit:
- fixes a typo in a comment, as identified in a previous PR ( advanced-security#188 );
- updates the logic of the CDS extractor's `findPackageJsonDirs` function;
- fixes a regression in the CDS extractor where a "project directory"
was not properly recognized when its path was the same as the
"source root" directory for the CDS extractor scan;
- adds unit tests to cover edge cases idendified for the
`findPackageJsonDirs` function.
0 commit comments