• v0.4.0 c3cda1f104

    Replace per-source enable booleans with SourcePrecheck and bump SDK to v1.9.0
    All checks were successful
    continuous-integration/drone/tag Build is passing
    continuous-integration/drone/push Build is passing

    nemunaire released this 2026-05-20 06:26:42 +00:00 | 0 commits to master since this release

    Sources that always work (botvrij, disconnect, oisd, openphish, phishtank, quad9) drop their user-facing enable_* option; the rule's enabled/disabled state is now solely controlled by the SDK rule toggle. Sources that require credentials (criminalip, malwarebazaar, otx, pulsedive, safebrowsing, threatfox, urlhaus, virustotal) instead implement the new SourcePrecheck interface so the host UI can surface "not configured" before attempting a query.

    Downloads