Skip to content

Commit 382805a

Browse files
committed
fix: [firmware] disable correlation
1 parent 3844cb0 commit 382805a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

objects/iot-firmware/definition.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
},
3131
"format": {
3232
"description": "Format of the firmware",
33+
"disable_correlation": true,
3334
"misp-attribute": "text",
3435
"sane_default": [
3536
"raw",
@@ -95,5 +96,5 @@
9596
"binwalk-output"
9697
],
9798
"uuid": "8bafb8fc-d986-4a58-b22b-6b8c7c0e8b70",
98-
"version": 1
99+
"version": 2
99100
}

0 commit comments

Comments
 (0)