CoolFace
Apppublic

thhepu/malicious-email-scorer

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
20 commits on main
02f31d24mo ago

Add informative logger to assist with debugging

itay
73bf7554mo ago

update tokenizer

itay
c666ada4mo ago

Add dependencies and files for custom model support

itay
4dd2b694mo ago

Update requirements and files for custom models

itay
942468f4mo ago

Update README format for Hugging Face

itay
cf5ed6c4mo ago

Deploy modular architecture with custom LFS models

itay
3bea0ac5mo ago

feat(api): implement modular layer toggles and empty-scan validation

itay
c723cea5mo ago

fix(semantic): mitigate injection model saturation and redundant text parsing

itay
adffefd5mo ago

feat(scoring): implement trusted sender reputation and cross-layer agreement gate

itay
648f5995mo ago

feat(l2): implement precision hardening and weighted scoring fusion

itay
70350045mo ago

"chore: update gitignore to track evaluation datasets and pipeline scripts

itay
d8d98825mo ago

small update

itay
8be71105mo ago

feat(api): implement production-ready FastAPI layer and Apps Script integration guide

itay
4c6b6da5mo ago

feat(heuristics): implement Layer 1 foundation and orchestrator

itay
46625845mo ago

test(heuristics): implement TDD test suite and evaluation scaffold for Layer 1

itay
ca3debc5mo ago

feat(semantic): implement Layer 2 semantic classifiers (Production Ready)

itay
5d4c7505mo ago

feat(layer1): implement Checks 4 & 5 with comprehensive security hardening This commit finalizes Layer 1 by introducing structural and metadata anomaly detection, followed by strict Red Team security hardening.

itay
2bf3a2b5mo ago

feat(heuristics): implement Layer 1 complete heuristic engines, orchestrator, and security hardening Implemented Check 1 (Hidden Content): 5 sub-detectors using Data-Driven Registry pattern for CSS, color camouflage, and ZWC.

itay
f99f7035mo ago

feat(heuristics): implement Layer 1 foundation and orchestrator

itay
cf685bd5mo ago

test(heuristics): implement TDD test suite and evaluation scaffold for Layer 1

itay