You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[misp] Bugfix: wrong date format (OpenCTI-Platform#168)
* [MISP] Bugfix: wrong date format
The `misp_import_from` date should be in YYYY-MM-DD format.
* Add support for NOT tags
* Remove unused variable
* make sure only used parameters are applied
* Fix missing ")"
* Fix date format