Upload manifest.json with huggingface_hub
Browse files- manifest.json +19 -0
manifest.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"msgpack": "1.1.2",
|
| 3 |
+
"entry_count": 20000000,
|
| 4 |
+
"control": {
|
| 5 |
+
"path": "/home/hacnho/Projects/huntr-mfv/laneC-untouched-1500/messagepack-array32-empty-string-materialization-dos/artifacts/control_bin32_same_size.msgpack",
|
| 6 |
+
"size": 20000005,
|
| 7 |
+
"sha256": "b02b0dbe5bc21484f0c3030a933cfab90efa5933a487dc10f029466f5ae90e0d",
|
| 8 |
+
"type": "bin32"
|
| 9 |
+
},
|
| 10 |
+
"malicious": {
|
| 11 |
+
"path": "/home/hacnho/Projects/huntr-mfv/laneC-untouched-1500/messagepack-array32-empty-string-materialization-dos/artifacts/malicious_array32_empty_strings_20000000.msgpack",
|
| 12 |
+
"size": 20000005,
|
| 13 |
+
"sha256": "10c9a955666529157ddc1dc62230552bc0874152b67d274438a5d8822aebe167",
|
| 14 |
+
"type": "array32",
|
| 15 |
+
"element_count": 20000000,
|
| 16 |
+
"element_value": ""
|
| 17 |
+
},
|
| 18 |
+
"same_size_files": true
|
| 19 |
+
}
|