feat: add support for blocklisting kernels
This commit is contained in:
parent
482378abaf
commit
79037d61ec
@ -36,4 +36,6 @@ type KernelInfo struct {
|
||||
|
||||
// Package name, not mandatory (yet)
|
||||
Package string
|
||||
|
||||
Blocklisted bool
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user