Affected by GO-2024-2727
and 1 other vulnerabilities
GO-2024-2727: Constellation has pods exposed to peers in VPC in github.com/edgelesssys/constellation
GO-2025-4076: Constellation has insecure LUKS2 persistent storage partitions which may be opened and used in github.com/edgelesssys/constellation
directory
Version:
v2.12.0
Opens a new window with list of versions in this module.
Published: Oct 10, 2023
License: AGPL-3.0
Opens a new window with license information.
README
¶
These packages are intended to be used by Kubernetes CSI drivers to enable transparent encryption of storage on the node.
Dependencies
This package uses the C library libcryptsetup for device mapping and crypto operations.
Testing
Running the integration test requires root privileges.
Build and run the test:
go test -c -tags=integration ./test/
sudo ./test.test
Directories
¶
Package cryptmapper provides a wrapper around libcryptsetup to manage dm-crypt volumes for CSI drivers.
|
Package cryptmapper provides a wrapper around libcryptsetup to manage dm-crypt volumes for CSI drivers. |
|
|
|
Click to show internal directories.
Click to hide internal directories.