Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeHash ¶
ComputeHash calculates the SHA-256 hash of a file
Types ¶
type Entry ¶
type Entry struct {
Hash string `json:"hash"`
Findings json.RawMessage `json:"findings"`
}
Entry represents a cached scan result for a single file
Click to show internal directories.
Click to hide internal directories.