package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Jul 21, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ContainsSecrets reports whether text still has known secret values (not redacted).
type Window struct {
Service string `json:"service"`
Note string `json:"note,omitempty"`
Lines []string `json:"lines"`
Count int `json:"repeat_count,omitempty"`
}
Window is a reduced log excerpt for one service.
Reduce collapses repeated log signatures and returns windows + redaction notes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.