package
0.0.0-20250128060643-36117eff5da9
Repository: https://github.com/bitthr3at/gitrob.git
Documentation: pkg.go.dev

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LoadConfig loads patterns from the config file.
MustAsset is like Asset but panics when Asset would return an error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
No description provided by the author

# Constants

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

# Variables

No description provided by the author
No description provided by the author
Signatures holds all loaded signatures from config.yaml.

# Structs

Config represents the root configuration.
ContentSignature for matching file contents.
Finding represents a security finding.
No description provided by the author
No description provided by the author
No description provided by the author
MatchFile represents a file to be analyzed.
No description provided by the author
Pattern represents a single detection pattern.
PatternSignature for regex-based matches.
No description provided by the author
SimpleSignature for exact matches.
No description provided by the author

# Interfaces

Signature interface defines methods all signatures must implement.