MCPcopy
hub / github.com/projectdiscovery/subfinder / Name

Method Name

pkg/subscraping/types.go:55–55  ·  view source on GitHub ↗

Name returns the name of the source. It is preferred to use lower case names.

()

Source from the content-addressed store, hash-verified

53
54 // Name returns the name of the source. It is preferred to use lower case names.
55 Name() string
56
57 // IsDefault returns true if the current source should be
58 // used as part of the default execution.

Callers 12

listSourcesFunction · 0.65
createProviderConfigYAMLFunction · 0.65
UnmarshalFromFunction · 0.65
TestSourceCategorizationFunction · 0.65
TestSourceFilteringFunction · 0.65
TestSourcesWithoutKeysFunction · 0.65
buildMultiRateLimiterMethod · 0.65
GetStatisticsMethod · 0.65
TestSourcesWithKeysFunction · 0.65
initFunction · 0.65
NewFunction · 0.65

Implementers 15

Sourcepkg/subscraping/sources/submd/submd.go
Sourcepkg/subscraping/sources/waybackarchive
Sourcepkg/subscraping/sources/bevigil/bevigi
Sourcepkg/subscraping/sources/hackertarget/h
Sourcepkg/subscraping/sources/chinaz/chinaz.
Sourcepkg/subscraping/sources/rapiddns/rapid
Sourcepkg/subscraping/sources/chaos/chaos.go
Sourcepkg/subscraping/sources/windvane/windv
Sourcepkg/subscraping/sources/hudsonrock/hud
Sourcepkg/subscraping/sources/threatbook/thr
Sourcepkg/subscraping/sources/dnsdumpster/dn
Sourcepkg/subscraping/sources/threatcrowd/th

Calls

no outgoing calls

Tested by 4

TestSourceCategorizationFunction · 0.52
TestSourceFilteringFunction · 0.52
TestSourcesWithoutKeysFunction · 0.52
TestSourcesWithKeysFunction · 0.52