..
collect.go
Initial commit
2026-04-26 19:44:05 +07:00
definition.go
Initial commit
2026-04-26 19:44:05 +07:00
dnsbl.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
dnsbl_test.go
Initial commit
2026-04-26 19:44:05 +07:00
httpclient.go
Initial commit
2026-04-26 19:44:05 +07:00
interactive.go
Initial commit
2026-04-26 19:44:05 +07:00
malwarebazaar.go
Add abuse.ch ThreatFox and MalwareBazaar blacklist sources
2026-05-15 21:36:24 +08:00
malwarebazaar_test.go
Add abuse.ch ThreatFox and MalwareBazaar blacklist sources
2026-05-15 21:36:24 +08:00
openphish.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
phishtank.go
Add PhishTank as a new blacklist source
2026-05-15 21:36:24 +08:00
provider.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
report.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
report_test.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
rule.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
safebrowsing.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
source.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
source_test.go
Initial commit
2026-04-26 19:44:05 +07:00
testhelpers_test.go
Initial commit
2026-04-26 19:44:05 +07:00
threatfox.go
Add abuse.ch ThreatFox and MalwareBazaar blacklist sources
2026-05-15 21:36:24 +08:00
threatfox_test.go
Add abuse.ch ThreatFox and MalwareBazaar blacklist sources
2026-05-15 21:36:24 +08:00
types.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
urlhaus.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
urlhaus_test.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
virustotal.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00
virustotal_test.go
Separate observation from evaluation in blacklist sources
2026-05-15 18:04:17 +08:00