mirror of https://github.com/MISP/misp-objects
fix: minor fixes
parent
ac201f475a
commit
17a68d93ae
|
@ -40,7 +40,6 @@
|
||||||
"description": "FFT plot of the signal",
|
"description": "FFT plot of the signal",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "attachment",
|
"misp-attribute": "attachment",
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
"geolocation_alt": {
|
"geolocation_alt": {
|
||||||
|
@ -71,7 +70,6 @@
|
||||||
"description": "Binary file of IQ samples",
|
"description": "Binary file of IQ samples",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "attachment",
|
"misp-attribute": "attachment",
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
"license": {
|
"license": {
|
||||||
|
@ -138,7 +136,6 @@
|
||||||
"description": "Waterfall plot of the signal",
|
"description": "Waterfall plot of the signal",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "attachment",
|
"misp-attribute": "attachment",
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
"description": "Binary file of IQ or RF samples (.sigmf-data)",
|
"description": "Binary file of IQ or RF samples (.sigmf-data)",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "attachment",
|
"misp-attribute": "attachment",
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"SigMF-meta": {
|
"SigMF-meta": {
|
||||||
|
|
Loading…
Reference in New Issue