Commit Graph

9454 Commits (3ee3c6a34da04960f42eced3d20fc7dacae31bf8)

Author SHA1 Message Date
chrisr3d 9fc576aa07
fix: [stix2 export] Fixed fields exported from galaxies
Better mapping regarding the relevance of each field
2018-09-11 11:24:30 +02:00
iglocska 8bc7e9b91f fix: [merge issue] resolved merge issue 2018-09-10 22:23:55 +02:00
iglocska bef577ae07 Merge branch 'feature/variable_tag_value' into 2.4 2018-09-10 22:02:07 +02:00
iglocska 07376b1a9e new: [variable tags] Added the ability to load and display variable tags
- as requested by Siemens
2018-09-10 21:57:57 +02:00
chrisr3d 83920c085b
fix: [stix2 import] Removed no longer used function 2018-09-10 17:38:24 +02:00
chrisr3d 789d0a97e6
chg: [stix2 import] 2 main parsing cases split in 2 classes
--> 2 cases:
        - STIX generated via MISP
        - external STIX
2018-09-10 17:22:20 +02:00
iglocska 242b4fd4bc chg: [Cortex] Don't set the content type header for cortex 2018-09-10 14:38:19 +02:00
iglocska a3f83fac63 fix: [API] fixed an invalid dissection of the tag parameter if the parameter is not set 2018-09-10 14:31:55 +02:00
chrisr3d 4e0d1a2476 Merge branch '2.4' of github.com:MISP/MISP into chrisr3d_patch 2018-09-10 13:48:40 +02:00
iglocska c680f0aff5 fix: [cleanup] Cleanup of removed upgrade scripts 2018-09-10 07:53:22 +02:00
iglocska 6a333f7756 fix: [upgrade] replay potentially missed updates 2018-09-10 07:52:27 +02:00
iglocska 51b3ef61dd new: [API] Added the includeEventTags parameter to the /attributes/restSearch API
- appends all event level tags to each attribute
2018-09-09 16:49:59 +02:00
iglocska 0123f23739 fix: [sync] Fixed some issues throwing notices when pulling 2018-09-09 15:55:42 +02:00
iglocska 55fe130385 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-09 15:39:32 +02:00
Andras Iklody 335ca704a9
Merge pull request #3626 from 0xiso/fix-pull-progress
fix: [sync] Fix pull not working
2018-09-09 15:39:03 +02:00
Andras Iklody 540e10794d
Merge pull request #3654 from 0xiso/fix-install-doc
fix: [doc] Add an option to checkout submodules recursively
2018-09-09 15:33:29 +02:00
Steve Clement fcd8969356 Merge remote-tracking branch 'upstream/2.4' into guides 2018-09-09 14:03:43 +02:00
0xiso 11a9b93a3e fix: [doc] Add an option to checkout submodules recursively 2018-09-09 20:45:45 +09:00
chrisr3d 5c2f09f1ea
fix: [cleanup] Loading mapping dictionary only when needed 2018-09-09 13:07:53 +02:00
Alexandre Dulaunoy e947db4134
chg: [misp-objects] updated to the latest version 2018-09-09 12:42:34 +02:00
iglocska f995b561fb Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-09 00:25:28 +02:00
iglocska 55fd24d491 fix: [RPZ] flatten attributes for the RPZ export 2018-09-08 23:46:37 +02:00
iglocska 1b4e566937 new: [API] Tied the RPZ export into the restsearch APIs
- also, made the export modules aware of the exhaustive parameter list
2018-09-08 23:45:08 +02:00
iglocska 926e973179 new: [API] Updated the RPZ export to follow the new API patterns 2018-09-08 23:44:38 +02:00
chrisr3d 6de2a34ff1 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-08 12:44:37 +02:00
Steve Clement 883477cbec chg: [doc] Added zmq, redis, maec python module installations. 2018-09-08 11:55:00 +02:00
chrisr3d 936e02a2fd
fix: Making python 3.5 happy with exception type ImportError 2018-09-08 02:55:29 +02:00
Steve Clement c8a4396e54
Merge pull request #3631 from SteveClement/i18n
chg: [i18n] Update to languages: Danish (54%) German (17%) Japanese (100%) French (67%) Spanish (3%)
2018-09-07 23:04:41 +02:00
Steve Clement b0ece7fe36 Merge remote-tracking branch 'upstream/2.4' into i18n 2018-09-07 21:56:47 +02:00
Steve Clement 05ce84b7f7
Merge pull request #3630 from SteveClement/guides
chg: [doc] CentOS 7 amendments, basic functionality established
2018-09-07 21:54:03 +02:00
iglocska b12c8549c8 fix: [API] downloading events in XML format via the UI returns JSON 2018-09-07 18:44:35 +02:00
Steve Clement 9dfbdae6a2 chg: [doc] Added README to install directory 2018-09-07 16:49:44 +02:00
chrisr3d 06e94bfdc4
fix: [stix import] Fixed object_relation field key for the format of the original imported file
- Following the latest changes on the object
2018-09-07 16:05:19 +02:00
chrisr3d 01d3c796d8 Merge branch '2.4' of github.com:MISP/MISP into chrisr3d_patch 2018-09-07 15:56:53 +02:00
chrisr3d 8628757f65
fix: [Sighting] Fixed sighting creation 2018-09-07 15:45:57 +02:00
chrisr3d 77d4bc385e Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-07 14:03:54 +02:00
chrisr3d d4323eab5e
[stix1 import] Changed one of the generic STIX objects parser into a return function
- So we extend the list of results instead of
  having it as a parameter
2018-09-07 14:01:51 +02:00
iglocska fac5ffa7f3 fix: [Feeds] Don't try to find caches for feeds that don't have caching enabled 2018-09-07 13:49:56 +02:00
chrisr3d 5fe9323ca3
fix: [stix1 import] Updated file parsing
- Including import of single attribute for the
  latest supported STIX file object
- Including parsing of the STIX file object field
  'full_path' which can be found in any of the
  different STIX object describing files
2018-09-07 13:47:45 +02:00
iglocska 1ab8a4e710 fix: [REST client] baseurl can now be set optionally in the url 2018-09-07 13:46:37 +02:00
iglocska 6f0c00df34 fix: [Feeds] I CAN'T MATH 2018-09-07 13:35:30 +02:00
iglocska bc9524c712 fix: [feeds] Feed caching generates a lot of notices 2018-09-07 13:29:26 +02:00
Sami Mokaddem d934fadd28 Fixed bug where popoverChoice was returning undefined values for some browser 2018-09-07 09:16:16 +00:00
Alexandre Dulaunoy 3e27519725
chg: [misp-objects] updated to the latest version 2018-09-07 08:10:36 +02:00
Alexandre Dulaunoy 11b8a9ff35
chg: [misp-warninglists] updated to the latest version 2018-09-07 08:09:48 +02:00
0xiso 7166b227eb fix: [sync] Fix pull not working caused by the refactor 2018-09-07 05:10:38 +09:00
Raphaël Vinot ed64988ffd
chg: Bump recommended pyMispVersion 2018-09-06 11:27:02 -07:00
Steve Clement f1d657675f Merge branch '2.4' into guides 2018-09-06 18:46:38 +02:00
Steve Clement ff344da510 Merge branch '2.4' into i18n 2018-09-06 18:46:24 +02:00
Steve Clement 8ae057e7cc chg: [doc] Centos 7 Install doc updates, more automation and some auto defaults 2018-09-06 18:14:11 +02:00