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
Also add a Makefile to allow vulnerability scans of dependencies to be
run locally more easily.
- `make scan` to scan all components.
- `make component=core scan` to scan only the core component.
- `make clean` to remove Gradle lockfiles used for scans.
0 commit comments