PerkinsFund commited on
Commit
136ead8
·
verified ·
1 Parent(s): f123883

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ pretty_name: traceix-ai-telemetry
39
 
40
  # Traceix AI Security Telemetry
41
 
42
- Each dataset is a JSONL file where **each line describes a single file analyzed by Traceix**. For every file you get:
43
 
44
  * **`file_capabilities`** – high-level behaviors and capabilities (CAPA-style + mapped to ATT&CK and MBC tags like `Execution/T1129`, `Discovery/T1083`, etc.).
45
  * **`file_exif_data`** – parsed EXIF metadata (file size, type, timestamps, company/product info, subsystem, linker/OS versions, etc.).
 
39
 
40
  # Traceix AI Security Telemetry
41
 
42
+ Each dataset is a JSONL file where **each line describes a single file analyzed by [Traceix](https://traceix.com)**. For every file you get:
43
 
44
  * **`file_capabilities`** – high-level behaviors and capabilities (CAPA-style + mapped to ATT&CK and MBC tags like `Execution/T1129`, `Discovery/T1083`, etc.).
45
  * **`file_exif_data`** – parsed EXIF metadata (file size, type, timestamps, company/product info, subsystem, linker/OS versions, etc.).