Support running license scan independently
Open
backlog
enhancement
- Dominant language
- Go
- Stars
- 11k
- Forks
- 792
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 48
Description
Currently license scan (`--experimental-licenses flag`) runs along with vulnerabilities scan. In our case we want to run vulnerabilities scan recursively(with `-r` flag) but license scan should be run only on root folder.
Adding support for running only license scan will help.
Other option is support a dedicated recursive flag for license scan.
Contributor guide
Assessment
This issue has not been assessed yet.