Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
thhepu
/
malicious-email-scorer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
malicious-email-scorer
/
tests
243 kB
Ctrl+K
Ctrl+K
1 contributor
History:
14 commits
itay
Add dependencies and files for custom model support
c666ada
3 months ago
fixtures
test(heuristics): implement TDD test suite and evaluation scaffold for Layer 1
3 months ago
helpers
test(heuristics): implement TDD test suite and evaluation scaffold for Layer 1
3 months ago
conftest.py
Safe
5.33 kB
feat(scoring): implement trusted sender reputation and cross-layer agreement gate
3 months ago
test_api.py
Safe
32.6 kB
Deploy modular architecture with custom LFS models
3 months ago
test_attachment_surface.py
Safe
16.5 kB
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.
3 months ago
test_classifier.py
Safe
13.4 kB
feat(semantic): implement Layer 2 semantic classifiers (Production Ready)
3 months ago
test_contracts.py
Safe
2.21 kB
test(heuristics): implement TDD test suite and evaluation scaffold for Layer 1
3 months ago
test_custom_classifier.py
Safe
2.46 kB
Add dependencies and files for custom model support
3 months ago
test_granular_l1.py
Safe
8.42 kB
Deploy modular architecture with custom LFS models
3 months ago
test_granular_l2.py
Safe
10.4 kB
Deploy modular architecture with custom LFS models
3 months ago
test_hidden_content.py
Safe
8.84 kB
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.
3 months ago
test_legacy_equivalence.py
Safe
7.33 kB
Deploy modular architecture with custom LFS models
3 months ago
test_manager.py
Safe
51.2 kB
Deploy modular architecture with custom LFS models
3 months ago
test_orchestrator.py
Safe
5.5 kB
test(heuristics): implement TDD test suite and evaluation scaffold for Layer 1
3 months ago
test_prompt_injection.py
Safe
6.24 kB
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.
3 months ago
test_scoring.py
Safe
7.61 kB
fix(semantic): mitigate injection model saturation and redundant text parsing
3 months ago
test_semantic_models.py
Safe
12.2 kB
test(heuristics): implement TDD test suite and evaluation scaffold for Layer 1
3 months ago
test_semantic_orchestrator.py
Safe
14.6 kB
test(heuristics): implement TDD test suite and evaluation scaffold for Layer 1
3 months ago
test_structural_anomaly.py
Safe
21.5 kB
fix(semantic): mitigate injection model saturation and redundant text parsing
3 months ago
test_truncation.py
Safe
6.61 kB
feat(semantic): implement Layer 2 semantic classifiers (Production Ready)
3 months ago
test_url_analysis.py
Safe
5.9 kB
fix(semantic): mitigate injection model saturation and redundant text parsing
3 months ago