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
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.
The text was updated successfully, but these errors were encountered:
oliverchang
added
backlog
Important but currently unprioritized
and removed
stale
The issue or PR is stale and pending automated closure
labels
Sep 17, 2024
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.
The text was updated successfully, but these errors were encountered: