This extension could help you to find and fix the potential vulnerablities.
- Get vulnerablitities from Harbor
- Support to locate and fix the go.mod
Please add file .harbor
in the root directory of your git repository.
It will get the vulnerablities once you open the go.mod
.
Below is a sample of .harbor
:
10.121.218.184:30002/core/manager:master
- Support getting vulnerablities from multiple images
- Support adding the auth for the API request
- Support other languages