Commit Graph

8453 Commits (093b24f6aad6c06933ad634204bca6be178d36da)

Author SHA1 Message Date
mokaddem 093b24f6aa chg: [eventFiltering] Prevent multiple `searchFor` entries 2019-02-04 13:28:41 +01:00
mokaddem 1db4567692 Merge branch '2.4' of github.com:MISP/MISP into eventFiltering 2019-02-04 10:00:12 +01:00
mokaddem 1dffae85bd Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-04 09:58:41 +01:00
mokaddem 597d9f6676 chg: [generic_picker] Prevents multiple useless redrawing 2019-02-04 09:57:55 +01:00
mokaddem feb2295d7e fix: [generic_picker] fix #4083. When picking, force exact match
(instead of `contains`)
2019-02-04 09:45:55 +01:00
Alexandre Dulaunoy 49c664e1c7
chg: [objects] misp object templates updated to the latest version 2019-02-04 08:37:05 +01:00
mokaddem 17c4c27ba0 chg: [eventfiltering] Added more sanitization 2019-02-04 08:31:18 +01:00
Raphaël Vinot 6a45f8e059 chg: [PyMISP] Bump version. 2019-02-03 12:48:26 +01:00
iglocska 897a6ecf2e Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-03 11:03:05 +01:00
iglocska 97a4b5e54c fix: [php min version] Bumped to 7
- not enforced yet
2019-02-02 22:51:58 +01:00
chrisr3d 4d684be5eb Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-02 12:10:53 +01:00
chrisr3d 4f4fe45633
fix: [stix2 export] Fixed attribute counting on restSearch 2019-02-02 12:09:52 +01:00
Alexandre Dulaunoy 28e98b050b
chg: [misp-galaxy] updated to the latest version 2019-02-01 18:47:48 +01:00
Alexandre Dulaunoy 242095b60b
chg: [taxonomies] updated to the latest version 2019-02-01 18:47:19 +01:00
mokaddem af6ea216c7 chg: [eventFiltering] Prepend base url 2019-02-01 16:22:18 +01:00
mokaddem 04bb28dccd chg: [eventFiltering] display the number of active rules 2019-02-01 16:18:34 +01:00
mokaddem fe3cd9d814 chg: [eventFiltering] Improved detection of advanced filtering 2019-02-01 15:36:59 +01:00
iglocska 0151d21fab Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-01 15:22:38 +01:00
iglocska 0d8bc39278 fix: [restsearch] CSV special parameters added to the URL parameters 2019-02-01 15:21:11 +01:00
mokaddem 1b8ff623fd Merge remote-tracking branch 'origin/2.4' into eventFiltering 2019-02-01 15:18:15 +01:00
mokaddem eeae6f05b8 fix: [eventFiltering] Removed debug commands 2019-02-01 15:17:44 +01:00
mokaddem f791fbbe7a chg: [eventFiltering] Simplified filtering conditions and fixed
`deletion` proposal layout
2019-02-01 15:15:30 +01:00
Olivier BERT 51893fc02b Accessibility: Added ARIA properties on the "detach" button for clusters. 2019-02-01 15:01:55 +01:00
iglocska 35676fecf2 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-01 14:47:14 +01:00
iglocska fe1a7b8947 new: [CLI] Server settings refactored, fixes #4074
- moved most of the codebase to the model
- streamlining of the setting change
- hooked the callback system into the CLI version of the setter
2019-02-01 14:44:52 +01:00
mokaddem 3911ce567d chg: [eventFiltering] First version on the event filter tool 2019-02-01 11:47:10 +01:00
mokaddem f8efffe830 chg: [eventFiltering] WIP - UI displays all elements 2019-02-01 11:35:01 +01:00
chrisr3d 0d9e359503 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-01 10:57:28 +01:00
chrisr3d 45a0377fb4
fix: [stix 1&2 export] Switched attachment parameter to make it work
- When using the url to query restSearch, withAttachements
  is the correct parameter to use instead of includeAttachements
  which works btw well with the rest Client anyway
2019-02-01 10:54:46 +01:00
Alexandre Dulaunoy 61f396a0fd
chg: [misp-objects] updated to the latest version 2019-02-01 10:36:08 +01:00
mokaddem 494faf2745 chg: [eventFiltering] WIP - Simplified filtering conditions 2019-02-01 10:33:50 +01:00
chrisr3d 80d349011c Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-01 10:26:36 +01:00
chrisr3d d6af2a7d04
fix: [stix 1&2 export] Using the restSearch API instead of the old download one 2019-02-01 10:25:09 +01:00
mokaddem e5469aa16c fix: [eventGraph] Adding relation via the graph correctly pick the correct element
in the confirm modal
2019-02-01 09:57:28 +01:00
mokaddem de53bf2a13 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-01 09:48:10 +01:00
mokaddem bd47e9c38d chg: [eventFiltering] WIP - fixed filtering bugs and improved warning
filtering
2019-02-01 09:46:41 +01:00
Alexandre Dulaunoy 14130b5229
chg: [datamodel] me being stupid 2019-02-01 09:07:32 +01:00
iglocska 714a5a4141 chg: [restsearch] Improvements to the restSearch APIs to function better with URL parameters
- fixed returnFormat for events/restSearch
- added page and limit to the list of parameters
2019-02-01 07:56:56 +01:00
Alexandre Dulaunoy c5d10979a9
chg: [datamodel] anonymised updated 2019-01-31 23:44:58 +01:00
Alexandre Dulaunoy 89116dd544
chg: [datamodel] second step validation for anonymised attribute type 2019-01-31 23:39:46 +01:00
Alexandre Dulaunoy 33d690e643
chg: [datamodel] anonymised is any category 2019-01-31 23:35:31 +01:00
Alexandre Dulaunoy 117ad04ebe
chg: [misp-objects] updated to the latest version 2019-01-31 23:23:51 +01:00
Alexandre Dulaunoy ef39349476
add: [datamodel] anonymise type added
Anonymised value - described with the anonymisation object via a relationship

Anonymisation object definition: https://www.misp-project.org/objects.html#_anonymisation
2019-01-31 23:19:17 +01:00
mokaddem 7bf66a0d14 chg: [eventFiltering] WIP -Improved filtering and UI 2019-01-31 16:22:11 +01:00
chrisr3d 0129ed5850
fix: [stix export] Monkey typo 2019-01-31 15:46:37 +01:00
chrisr3d 1af3b6c1aa Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-31 15:34:09 +01:00
chrisr3d ef5c0029c0
fix: [stix export] Fixed malware samples (within file objects) parsing
- Depending if there is the attachment or not
2019-01-31 15:25:05 +01:00
mokaddem 75a3fc864a fix: [proposal] Repaired deletion proposal (db save) 2019-01-31 15:10:18 +01:00
mokaddem f5465df645 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-31 14:54:46 +01:00
mokaddem 9e60c0d6d6 fix: [proposal] Repaired deletion proposal 2019-01-31 14:53:48 +01:00