grype/.gitmodules
Alan Pope e31567b8df
fix: Update gitmodule url (#2106)
As per #2100 - we should not use git protocol URIs for modules as it can be problematic for consumers behind restrictive or poorly configured proxies.

Signed-off-by: Alan Pope <alan.pope@anchore.com>
2024-09-11 10:59:59 -04:00

4 lines
182 B
Text

[submodule "test/quality/vulnerability-match-labels"]
path = test/quality/vulnerability-match-labels
url = https://github.com/anchore/vulnerability-match-labels.git
branch = main