Add support to vulnerability aliases #308
Annotations
3 errors
Boilerplate Check (go):
pkg/ctl/ctl.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/ctl/ctl.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The OpenVEX Authors"
+: "Copyright 2024 Chainguard, Inc."
|
Boilerplate Check (go):
pkg/ctl/ctl_test.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/ctl/ctl_test.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The OpenVEX Authors"
+: "Copyright 2024 Chainguard, Inc."
|
Boilerplate Check (go):
pkg/ctl/implementation.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/ctl/implementation.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The OpenVEX Authors"
+: "Copyright 2024 Chainguard, Inc."
|