Directories ¶
Path | Synopsis |
---|---|
Package analyzer defines the interface that the analyzer must implement in order for it to be used.
|
Package analyzer defines the interface that the analyzer must implement in order for it to be used. |
levenshtein
Package levenshtein analyzes a given domain against a given list of valid domains, using the "levenshtein distance" (https://es.wikipedia.org/wiki/Distancia_de_Levenshtein#El_algoritmo) between them as an inverted score
|
Package levenshtein analyzes a given domain against a given list of valid domains, using the "levenshtein distance" (https://es.wikipedia.org/wiki/Distancia_de_Levenshtein#El_algoritmo) between them as an inverted score |
Package ct defines the interface that Certificate Transparency Logs consumers must implement.
|
Package ct defines the interface that Certificate Transparency Logs consumers must implement. |
Package datasource defines the interface that each passive data collector must implement.
|
Package datasource defines the interface that each passive data collector must implement. |
whoisds
Package whoisds implements a data collector for the `web whoisds.com`.
|
Package whoisds implements a data collector for the `web whoisds.com`. |
Package DB determines the interface for any DB implementation that may store the values
|
Package DB determines the interface for any DB implementation that may store the values |
redis
Package redis implements the DB interface for the redis database
|
Package redis implements the DB interface for the redis database |
Package ingestor defines the interface that collects data from different sources.
|
Package ingestor defines the interface that collects data from different sources. |
Click to show internal directories.
Click to hide internal directories.