Affected by GO-2024-2656
and 2 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
Discover Packages
github.com/cilium/cilium
pkg
set
package
Version:
v1.12.16
Opens a new window with list of versions in this module.
Published: Nov 13, 2023
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.