Skip to content

use cloudflare's email routing, a worker,KV, and a golang yara processor to selectively forward email.

Notifications You must be signed in to change notification settings

tuck/email-threatkb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email ThreatKB

This project consists of 3 parts:

  1. worker: Cloudflare Worker for the routing management and caching
  2. email-threatkb-frontend: Cloudflare Pages frontend repo for managing routing configurations
  3. server: golang REST server for the yara processor for all emails sent to the worker

Readme's available in both the server and worker folders.

About

use cloudflare's email routing, a worker,KV, and a golang yara processor to selectively forward email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.5%
  • Go 34.5%
  • Astro 28.0%