package
0.23.0
Repository: https://github.com/aquasecurity/tracee.git
Documentation: pkg.go.dev

# Functions

ComputeFileHashAtPath attempts to calculate the sha256 hash of a file (the file must already be opened).
ComputeFileHashAtPath attempts to open a file at a path and calculate its sha256 hash.
NewCache creates a new cache for storing sha256 hashes with associated files.
NewKey creates a base key for usage with the file hash cache.
WithDevice adds a device to the key.
With digest associates the key to a specific container digest, or to host.
WithInode adds inode information to the key.

# Structs

No description provided by the author
No description provided by the author