Versions in this module Expand all Collapse all v3 v3.88.2 Jan 7, 2025 v3.88.1 Jan 6, 2025 v3.88.0 Dec 20, 2024 Changes in this version + type Scanner struct + func (s Scanner) Description() string + func (s Scanner) FromData(ctx context.Context, verify bool, data []byte) (results []detectors.Result, err error) + func (s Scanner) Keywords() []string + func (s Scanner) Type() detectorspb.DetectorType