Commit Graph

13342 Commits (518c83362c970ef130d96f1ec5bba75f393080a2)

Author SHA1 Message Date
iglocska 518c83362c
chg: [version] bump 2019-09-16 13:55:16 +02:00
iglocska e11490494e
fix: [internal] Added a code branch to check if saddarray is available - if yes, use it
- for the warninglist model's cacheWarninglistEntries function
2019-09-16 09:28:43 +02:00
Andras Iklody d656c2b318
Merge pull request #5097 from JakubOnderka/patch-18
chg: [feed] Break loop when match is found
2019-09-16 09:15:37 +02:00
Andras Iklody 790a26548e
Merge pull request #5163 from JakubOnderka/patch-28
fix: [UI] Allow to skip pagination in IndexTable
2019-09-15 18:34:18 +02:00
Jakub Onderka 95c78416c7 fix: [UI] Allow to skip pagination in IndexTable 2019-09-15 18:15:56 +02:00
Andras Iklody 3e3318c419
fix: [internal] warninglist missing Redis::sAddArray() fixed 2019-09-15 11:15:34 +02:00
chrisr3d 1c9283f846 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-09-13 18:19:38 +02:00
chrisr3d 36b40a4185
new: [stix2 export] Parsing relationships between objects
- Which includes of course relationships between
  objects and objects, and the ones between
  objects and attributes
2019-09-13 18:15:28 +02:00
chrisr3d d6aabd049c
fix: [stix2 export] Avoids passing variable already contained in another variable passed at the same time 2019-09-13 18:13:03 +02:00
chrisr3d 432879f405
fix: [stix2 export] Removed some useless processing 2019-09-13 16:26:55 +02:00
Raphaël Vinot 603cb6962b chg: [PyMISP] Bump. 2019-09-13 16:15:01 +02:00
iglocska b6ba80e26e
fix: [prio] changePriority function responses fixed 2019-09-13 15:50:06 +02:00
iglocska 5002e536ff
chg: [API] /events/view now accepts the deleted parameter via posted parameters too 2019-09-13 15:34:12 +02:00
iglocska 4d0d538ba0
fix: [API] hard delete passable via different methods to /attributes/delete than just ordered URL parameters 2019-09-13 15:18:39 +02:00
iglocska 0f4613ebd3
fix: [internal] Fix post check for attribute delete function via the API 2019-09-13 15:13:09 +02:00
iglocska 626e190afb
fix: [server prio] Don't block the reordering even when the requested move is invalid
- helps with fixing misaligned server lists
2019-09-13 15:03:24 +02:00
iglocska b31ea8c18f
fix: [server prio] reprioritise should be more lenient if there's a messed up priority order as the starting point
- should still return false for the rearranging, but should re-set the priority list based on the current positions
2019-09-13 14:53:36 +02:00
iglocska 76b1b05a9e
fix: [UI] Attribute search sort by date fixed 2019-09-13 13:51:17 +02:00
iglocska 0a1165dead
fix: [ACL] priority change for servers tied into the ACL 2019-09-13 13:22:23 +02:00
iglocska 7db73b1ee5
fix: [server prio] Automatically put new servers to lowest prio instead of highest 2019-09-13 13:21:46 +02:00
iglocska 850159627a
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-09-13 11:51:05 +02:00
iglocska ffc9147018
new: [sync] Added sync priority system to prioritise the order of instances to push to 2019-09-13 11:49:12 +02:00
iglocska b004cf0290
fix: [UI] removed obsolete logo preview tool from org add/edit 2019-09-13 10:53:43 +02:00
iglocska 3240a6cac4
new: [CLI] Added cleanup tool to purge all events related to a feed
- Simply run /var/www/MISP/app/Console/cake Admin purgeFeedEvents [user_id] [feed_id]
- works for CSV/Freetext feeds
2019-09-13 10:48:43 +02:00
mokaddem 7023f11e26
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-09-13 09:24:29 +02:00
mokaddem 83ec51ac7c
chg: [decaying:simulation] Disabled sorting on score (will be
implemented in the next `decaying` version)
2019-09-13 09:23:07 +02:00
mokaddem d78d407f9b
fix: [decaying:base_score] Create temporary false tags when they are defined in their taxonomy but not created yet 2019-09-13 09:11:05 +02:00
mokaddem 449a95c77a
fix: [decaying:base_score] Single taxonomy appear in the correct namespace 2019-09-13 08:20:20 +02:00
mokaddem 4e5f800a3b
fix: [decaying:base_score] Round base_score config up to 4 digits. 2019-09-13 08:19:48 +02:00
mokaddem e2a0d55348
fix: [decaying] `.json` view in `decaying/view` 2019-09-13 08:17:44 +02:00
Alexandre Dulaunoy 8a9e8667da
Merge pull request #5098 from JakubOnderka/patch-19
fix: [UI] Fix typo in community view
2019-09-13 06:41:06 +02:00
mokaddem 3402318fa8
fix: [decaying:import] Force somes fields to be present while importing
a decaying model
2019-09-12 18:52:00 +02:00
chrisr3d c0aec75a09 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-09-12 17:13:19 +02:00
chrisr3d fbb25bad6f
new: [restSearch] restSearch module for ATT&CK Sightings
- Returning ATTA&CK Sightings in json format for
  events and attributes with mitre-attack-pattern
  galaxies attached
- For further details on the ATT&CK Sightings,
  please visit https://attack.mitre.org/resources/sightings/
- Also thanks to @johnwunder for the clarification
  on the output format
2019-09-12 17:03:35 +02:00
mokaddem 7590898ce0
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-09-12 16:33:48 +02:00
mokaddem df9fd36518
fix: [decaying] fixed `const` error 2019-09-12 16:33:19 +02:00
Andras Iklody 485da585ad
Merge pull request #5032 from mokaddem/decaying
Decaying Models
2019-09-12 16:19:51 +02:00
mokaddem 1b133062e6
chg: [decaying] Changed `name` column type from `text` to `varchar(255)` 2019-09-12 14:44:09 +02:00
mokaddem ead4f46cf4
fix: [decaying] Correctly add database indexes 2019-09-12 14:28:49 +02:00
mokaddem 813d222bf4
chg: [decaying] Added log entry if formula cannot be loaded 2019-09-12 14:10:17 +02:00
mokaddem cfafc2e51f
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-09-12 13:35:35 +02:00
mokaddem 917b374921
chg: [decaying:(en|dis)able] Converted empty form with built-in cakephp
`postLink`
2019-09-12 13:31:23 +02:00
mokaddem 9b7f997443
chg: [decaying] Improve UI when multiple eventTags get overriden by
attributeTag
2019-09-12 13:26:26 +02:00
mokaddem 5322527c65
fix: [decaying:simulation] Make sure every sightings have a rounded
timestamp
2019-09-12 12:54:38 +02:00
mokaddem fbad1aaff3
chg: [decaying:simulation] Swapped round to floor when rounding
sightings timestamp
2019-09-12 11:49:50 +02:00
mokaddem 1a5ab3e79e
fix: [decaying] typo 4 2019-09-12 11:46:12 +02:00
mokaddem 09742c253f
fix: [decaying] typo 3 2019-09-12 11:43:43 +02:00
mokaddem 377e748771
fix: [event] typo 2 2019-09-12 11:40:23 +02:00
mokaddem b2c1a71bc9
fix: [event] typo 2019-09-12 11:38:51 +02:00
mokaddem 54e13a89c3
chg: [decaying:model] Seventh batch of fix from the PR review - WiP (not tested) 2019-09-12 11:35:44 +02:00