Upload graph/metadata.json with huggingface_hub
Browse files- graph/metadata.json +13 -13
graph/metadata.json
CHANGED
|
@@ -2,26 +2,26 @@
|
|
| 2 |
"dataset_name": "WitFoo Precinct6 Cybersecurity Dataset",
|
| 3 |
"version": "1.0.0",
|
| 4 |
"description": "Labeled provenance graphs and security signal logs for IDS research",
|
| 5 |
-
"node_count":
|
| 6 |
-
"edge_count":
|
| 7 |
"label_distribution": {
|
| 8 |
-
"benign":
|
| 9 |
-
"suspicious":
|
| 10 |
-
"malicious":
|
| 11 |
},
|
| 12 |
"edge_type_distribution": {
|
| 13 |
-
"EVENT":
|
| 14 |
-
"AUDIT_EVENT":
|
| 15 |
-
"NETWORK_FLOW":
|
| 16 |
-
"DNS_RESOLVE":
|
| 17 |
-
"INCIDENT_LINK":
|
| 18 |
},
|
| 19 |
"node_type_distribution": {
|
| 20 |
-
"HOST":
|
| 21 |
-
"CREDENTIAL":
|
| 22 |
"SERVICE": 5,
|
| 23 |
"FILE": 3,
|
| 24 |
-
"CRED":
|
| 25 |
"ACTOR": 1
|
| 26 |
},
|
| 27 |
"sanitization": {
|
|
|
|
| 2 |
"dataset_name": "WitFoo Precinct6 Cybersecurity Dataset",
|
| 3 |
"version": "1.0.0",
|
| 4 |
"description": "Labeled provenance graphs and security signal logs for IDS research",
|
| 5 |
+
"node_count": 35133,
|
| 6 |
+
"edge_count": 634190,
|
| 7 |
"label_distribution": {
|
| 8 |
+
"benign": 390948,
|
| 9 |
+
"suspicious": 44517,
|
| 10 |
+
"malicious": 198725
|
| 11 |
},
|
| 12 |
"edge_type_distribution": {
|
| 13 |
+
"EVENT": 45050,
|
| 14 |
+
"AUDIT_EVENT": 368118,
|
| 15 |
+
"NETWORK_FLOW": 175251,
|
| 16 |
+
"DNS_RESOLVE": 2510,
|
| 17 |
+
"INCIDENT_LINK": 43261
|
| 18 |
},
|
| 19 |
"node_type_distribution": {
|
| 20 |
+
"HOST": 33658,
|
| 21 |
+
"CREDENTIAL": 1431,
|
| 22 |
"SERVICE": 5,
|
| 23 |
"FILE": 3,
|
| 24 |
+
"CRED": 35,
|
| 25 |
"ACTOR": 1
|
| 26 |
},
|
| 27 |
"sanitization": {
|