GO-2025-4076: Constellation has insecure LUKS2 persistent storage partitions which may be opened and used in github.com/edgelesssys/constellation
directory
Version:
v2.18.0
Opens a new window with list of versions in this module.
Published: Sep 26, 2024
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.