Affected by GO-2024-2656
and 3 other vulnerabilities
GO-2024-2656 : Unencrypted traffic between nodes with IPsec in github.com/cilium/cilium
GO-2024-2666 : Insecure IPsec transparent encryption in github.com/cilium/cilium
GO-2024-3072 : Policy bypass for Host Firewall policy due to race condition in Cilium agent in github.com/cilium/cilium
GO-2025-4167 : Cilium with misconfigured toGroups in policies can lead to unrestricted egress traffic in Ciliumgithub.com/cilium/cilium
Discover Packages
github.com/cilium/cilium
pkg
set
package
Version:
v1.12.18
Opens a new window with list of versions in this module.
Published: Jan 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package set contains a function for performing a subset check for slices.
SliceSubsetOf checks whether the first slice is a subset of the second slice. If
not, it also returns slice of elements which are the difference of both
input slices.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.