Commit Graph

10518 Commits (4dd53eb8e3f5c612191a347b32e68594cc2a1472)

Author SHA1 Message Date
iglocska aefb824d5c new: [tag collections] Renamed tagCollectionElement to tagCollectionTag 2018-12-25 14:44:26 +01:00
iglocska 856a76951f fix: [js] Various fixes with adding/removing tags 2018-12-25 14:04:01 +01:00
Alexandre Dulaunoy 8c9f9f341b
chg: [PyMISP] updated to the latest version 2018-12-24 20:47:01 +01:00
Alexandre Dulaunoy c13a24594f
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-24 20:28:45 +01:00
Alexandre Dulaunoy a75bc8ae66
chg: [PyMISP] updated to the latest version 2018-12-24 20:28:13 +01:00
iglocska 6f8e03c657 chg: [generic index] Fixed scoping issue with rows 2018-12-24 05:51:03 +01:00
iglocska 15d8fd31db new: [tag collections] WIP 2018-12-23 22:45:25 +01:00
Andras Iklody c0b992559a
Merge pull request #3909 from ruiwen/fix_postgres
fix: dev: Update POSTGRES-*.sql files
2018-12-22 22:38:24 +01:00
Christophe Vandeplas f82fbf165a
chg: [Objects] Sorts object references types in add reference form (#3969) 2018-12-22 09:54:12 +01:00
Alexandre Dulaunoy e0036625ac
chg: [misp-objects] updated to the latest version 2018-12-21 20:55:44 +01:00
chrisr3d 8331bd716f Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-21 19:25:32 +01:00
chrisr3d f3fc403c1c
fix: [stix2 export] Fixed number_of_sections field in STIX PE extenstion
- Avoiding issues when the section referenced in the
  MISP pe object is actually not in the event
2018-12-21 19:21:56 +01:00
chrisr3d e660469697
fix: [stix2 export] Added required field pe_type in STIX PE extension 2018-12-21 19:20:02 +01:00
chrisr3d 909d6fc34f
fix: [stix2 export] Fixed GalaxyCluster UUID fetching
- Supporting the latest changes on UUID field name
  for Galaxy clusters
- Still supporting the previous UUID field name in
  the case of a terminal execution, with a former
  version of Galaxy clusters
2018-12-21 18:47:52 +01:00
chrisr3d 58b339962e
fix: [stix2 export] Some fixes on 'Attribute' ObjectReference key + missing self argument 2018-12-21 16:29:37 +01:00
chrisr3d 9408156dd9
fix: [stix2 export] Removed not used function 2018-12-21 16:26:24 +01:00
chrisr3d 724c561804
fix: [stix2 export] Added interoperability parameter to all created STIX objects
- In order to avoid crashes on MISP data generated via the STIX import
2018-12-21 16:17:30 +01:00
Sami Mokaddem 8e964d4a9a chg: [eventView] added quickEdit button for Category, Type and IDS
fields + Changed IDS representation (from YES/NO to checkbox)
2018-12-21 14:42:52 +01:00
iglocska 925c752172 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-21 12:18:19 +01:00
iglocska 65f92a5274 fix: [expansion] Hover broken after pagination fixed 2018-12-21 12:17:51 +01:00
chrisr3d cdd2cf7b5c Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-21 10:08:07 +01:00
chrisr3d 6e2ddf9dc8
fix: [stix2 export] Fixed GalaxyCluster uuids key fetching 2018-12-21 10:07:20 +01:00
Alexandre Dulaunoy 0ee95e4b0d
chg: [misp-galaxy] updated to the latest version 2018-12-20 22:10:03 +01:00
iglocska 3ba8c360bf new: [WIP] tag collections WIP 2018-12-20 21:48:04 +01:00
chrisr3d efcec5c45f Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-20 16:39:21 +01:00
chrisr3d 3da69062cd
fix: [stix2 export] Fixed field name Attribute for ObjectReference checking 2018-12-20 16:37:31 +01:00
chrisr3d ca72197e82
fix: [stix 1&2 export] Checking if a referenced pe-section is indeed in the event before trying to parse it 2018-12-20 16:35:59 +01:00
Alexandre Dulaunoy 613e87e6cc
chg: [PyMISP] updated to the latest version 2018-12-20 13:38:36 +01:00
Christophe Vandeplas 8278c47c5c
fix: [tools] Fixes missing sort in the PyMISP describeTypes generation (#3966) 2018-12-20 13:31:53 +01:00
Daniel Roethlisberger 5b4079637a new: [attributes] Add cdhash attribute, 40+ digit hash, default Payload delivery, ids=1 (#3965) 2018-12-19 20:19:49 +01:00
iglocska 4e23c23d6e Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-19 15:55:42 +01:00
iglocska 435bf28df6 fix: [publishing] Fixed several bugs in the background job responsible for publishing events 2018-12-19 15:55:06 +01:00
Andras Iklody dc0b8c1084
Merge pull request #3956 from dawid-czarnecki/fix/disable_correlation
Fix disabling correlations for single attributes
2018-12-18 13:49:51 +01:00
Dawid Czarnecki 534d5e24a6 Fix disabling correlations for single attributes 2018-12-18 13:34:48 +01:00
Sami Mokaddem 9f3ec7cbaa chg: [restClient] small css change 2018-12-18 11:39:47 +01:00
chrisr3d 0f15b1e5a7 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-18 11:36:46 +01:00
chrisr3d 91b1fe1db4
fix: [stix import] Fixed parsing of Custom objects 2018-12-18 11:36:04 +01:00
Sami Mokaddem 55c8f8dc82 chg: [restClient] Still show help for nested parameters instead of
crashing
2018-12-18 11:34:36 +01:00
Sami Mokaddem 00f4cd13c2 chg: [restResponse] removed space in parameters 2018-12-18 11:33:51 +01:00
iglocska 0e91baa040 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-18 10:25:23 +01:00
iglocska 1b358f730e fix: [correlations] Invalid orgc loaded in the attribute level correlations, fixes #3948 2018-12-18 10:24:11 +01:00
Andras Iklody c800b4b05b
Merge pull request #3954 from kfinny/fix-enrich-event-job-not-marked-as-completed
Fixes #3907, enrich event job not marked as completed.
2018-12-18 09:59:04 +01:00
iglocska 5e8392ae3f Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-18 09:46:48 +01:00
iglocska ba3ae0094c chg: [WIP] added function meant to resolve id vs uuid issues for the UI attribute search
- still needs some love
2018-12-18 09:46:02 +01:00
iglocska b1db12d242 fix: [UI] hover size fixed and scroll bar added
- part of the keep @rommelfs happy project
2018-12-18 09:44:50 +01:00
Kevin 9446c93ad4 Fixes #3907, enrich event job not marked as completed.
The enrichment background process did not do anything to update the job
after completing its task.  I used the same logic as the adjcacent
'publish' function to record progress, update the message and create a
log entry.
2018-12-17 13:55:59 -05:00
Alexandre Dulaunoy ac063792f9
chg: [UI] Clarify the definition of "hide_tag" to an unselectable tag 2018-12-17 18:14:53 +01:00
Sami Mokaddem 45f72787c4 chg: deleted comments 2018-12-17 18:13:07 +01:00
Sami Mokaddem 764b591789 chg: [restClient] Do not show empty rule if builder shown after template
picking.
Reset the query builder rules if templates is not picked before showing the builder
2018-12-17 17:17:59 +01:00
Sami Mokaddem 52346f00ef fix+new [restClient] fixed merge glitch and added support of
`includeProposals`
2018-12-17 17:15:05 +01:00