- Notifications
You must be signed in to change notification settings - Fork6
Open
Labels
Milestone
Description
Currently the assessment and code remediation both operate on the workspace level for VS Code. Most of the time it equals to a Git repo. However, often for a business app, a repo contains multiple modules/microservices, and for each module, there may be a different dependency service used. In addition, developers often work in units of modules, for assessment, code remediation and validation. Hence we need to support the granularity on the module level.