xarf-rs 0.1.2

XARF v4 (eXtended Abuse Reporting Format) parser, validator, and generator with v3 compatibility
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "xarf_version": "4.0.0",
  "report_id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "timestamp": "2024-01-15T14:30:25Z",
  "reporter": {
    "org": "Example Security Service",
    "contact": "reports@security-service.example"
    "type": "automated"
  },
  "source_identifier": "192.168.1.100",
  "category": "messaging",
  "type": "spam",
  "evidence_source": "spamtrap",
  "evidence": []