Commit Graph

12506 Commits (5bc0834bac35e9f19bfc017d19c0f87ab1059c4c)

Author SHA1 Message Date
Raphaël Vinot 7f4f5ee681 chg: [PyMISP] Bump version. 2019-07-05 10:21:32 +02:00
chrisr3d 9f21bfd8bf
fix: [stix2 import] Fixed network socket values from pattern 2019-07-05 10:06:43 +02:00
chrisr3d ed364cc15f
add: [stix2 import] Parsing network traffic in the case of network connection object 2019-07-05 10:05:22 +02:00
chrisr3d d32fb0858b Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-05 08:52:04 +02:00
chrisr3d 8d0b62c4bf
fix: [stix import] Fixed backward compatibility of an exception 2019-07-05 08:50:57 +02:00
Alexandre Dulaunoy cf364a36e9
chg: [PyMISP] updated to the latest version 2019-07-05 08:27:25 +02:00
Alexandre Dulaunoy 853369095b
chg: [travis] more gpg experiments 2019-07-05 08:16:08 +02:00
Alexandre Dulaunoy eca7df6b18
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-05 07:40:58 +02:00
Alexandre Dulaunoy ae9a170f78
chg: [travis] It's not my week with GnuPG and OpenPGP 2019-07-05 07:39:10 +02:00
chrisr3d 7edf66a1aa Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-04 14:53:00 +02:00
chrisr3d 69d65e115b
fix: [stix2 import] Fixed socket extension parsing + reusing code
- Reusing the function defined to avoid duplicates
  for network socket objects generated via the
  MISP to STIX2 export
2019-07-04 14:47:36 +02:00
chrisr3d 428fe502b4
fix: [stix2 import] Replacing unnecessary defaultdict by dict 2019-07-04 14:32:08 +02:00
chrisr3d e32ef1b0c6
fix: [stix2 import] Reusing function & avoiding duplicates 2019-07-04 14:30:54 +02:00
Steve Clement eb7538fe94
chg: [i18n] Uploaded version from crowdin. Updated default.pot (#4835)
chg: [i18n] Uploaded version from crowdin. Updated default.pot
2019-07-04 11:32:27 +02:00
Steve Clement 3157cab73e
chg: [i18n] Uploaded version from crowdin. Updated default.pot 2019-07-04 18:31:03 +09:00
Steve Clement babb020c4a
Added norwegian translation (#4832)
Added norwegian translation
2019-07-04 11:19:33 +02:00
Andras Iklody 7bf2bcf085
Merge pull request #4807 from RichieB2B/ncsc-nl/IOCImport
Support empty attribute type in IOC import
2019-07-04 06:57:50 +02:00
Kortho cf7140c774
Added norwegian
Added norwegian translation
2019-07-03 15:46:09 +02:00
mokaddem 41615b7ce4
fix: [eventGraph] Correctly pick the first-matching requiredOneOff to
generate the object's label
2019-07-03 11:38:07 +02:00
chrisr3d 585c5c1400
fix: [enrichment] Avoiding issues with failing references
- In our case of handling module results, we don't
  especially want the results parsing to stop
  because of a missing/failing reference, we just
  want to skip it
2019-07-03 11:10:06 +02:00
chrisr3d f651a030aa Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-07-02 22:08:11 +02:00
chrisr3d b40582679d
chg: [enrichment] Reusing the new function fetchInitialObject
- New function that is exactly the copy paste of
  what is removed in this commit and replaced by
  the function call
2019-07-02 22:05:38 +02:00
chrisr3d 7da6b316bd
fix: [enrichment] Fixed meta-category fetching
- Due to the javascript part, we need to set a
  'meta_category' field, which we then translate
  to the expected 'meta-category' field, but which
  is not required when enrichment is called from
  the event level
2019-07-02 22:02:46 +02:00
chrisr3d cc39ae9398
chg: [enrichment] New modules available from event enrichment 2019-07-02 22:00:56 +02:00
mokaddem 5b6b4777f2
fix: [events] Create massive dummy events 2019-07-02 11:44:05 +02:00
Alexandre Dulaunoy eedcf02ccf
chg: [misp-objects] updated to the latest version 2019-07-02 10:25:12 +02:00
iglocska 978a970191
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-02 09:20:53 +02:00
iglocska c2bb2167ca
fix: [modules] Added full attribute to full event enrichment's module query 2019-07-02 09:20:22 +02:00
Steve Clement a078e01e76
fix: [installer] Variable regression (#4829)
fix: [installer] Variable regression
2019-07-02 12:30:14 +09:00
Steve Clement 4166bc8a7d
fix: [installer] Variable regression 2019-07-02 12:28:35 +09:00
Steve Clement 96cb9e0669
Merge branch '2.4' into guides 2019-07-02 12:24:26 +09:00
Steve Clement dcbffa4c9e
chg: [doc] Updated Debian testing install docs 2019-07-02 11:47:31 +09:00
Steve Clement 9f33bae714
fix: [doc] Fixed systemd unit (#4827)
fix: [doc] Fixed systemd unit
2019-07-02 11:42:19 +09:00
Steve Clement 7c3466f934
fix: [doc] Fixed systemd unit 2019-07-02 11:40:56 +09:00
Steve Clement 6b3e4b9f75
fix: [installer] Update to correct checksums 2019-07-02 11:33:02 +09:00
Steve Clement 100322cb42
Merge pull request #4826 from SteveClement/tools
chg: [installer] One step closer to "sane" aka. generic os-detection
2019-07-02 11:30:35 +09:00
Steve Clement 6746320a33
fix: [doc] Added missing misp-modules centos (#4825)
fix: [doc] Added missing misp-modules centos
2019-07-02 11:28:33 +09:00
Steve Clement 94e641dd49
fix: [doc] Added missing misp-modules centos 2019-07-02 11:26:55 +09:00
Steve Clement b03a8b67f3
Merge branch '2.4' into tools 2019-07-02 11:24:33 +09:00
Steve Clement 73ad658adf
chg: [doc] Leveled RHEL7/RHEL8 Install procedure (WiP) (#4824)
chg: [doc] Leveled RHEL7/RHEL8 Install procedure (WiP)
2019-07-02 11:19:40 +09:00
Steve Clement a8fc4b0ead
chg: [installer] Updated Installer 2019-07-02 11:18:14 +09:00
Steve Clement 3991d3982b
chg: [doc] Updated Debian Install 2019-07-02 11:09:01 +09:00
Steve Clement 4056386ea2
Merge branch '2.4' into tools 2019-07-02 09:04:40 +09:00
Steve Clement 14262364a0
Merge branch '2.4' into guides 2019-07-02 09:04:33 +09:00
Andras Iklody 8ecd108872
Merge pull request #4822 from Kortho/patch-1
fixed mixed dbuser - dbname
2019-07-01 16:03:12 +02:00
Kortho 23fd1ee76a
fixed mixed dbuser - dbname
changed so the script uses the correct var
2019-07-01 15:37:18 +02:00
chrisr3d 271d6ecc60 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-01 15:08:29 +02:00
chrisr3d 941e9d593b
fix: [stix2 export] Making stix2-validator happy with email additional header fields 2019-07-01 15:07:37 +02:00
Steve Clement 3de5e3fda6
chg: [i18n] Updated Russian Translation to >30% (#4821)
chg: [i18n] Updated Russian Translation to >30%
2019-07-01 21:45:47 +09:00
Steve Clement b42270024d
chg: [i18n] Updated Russian Translation to >30% 2019-07-01 21:39:09 +09:00