Commit Graph

17923 Commits (c5f0aa19f16f58f2f9909fbdfc402a5b8f6b6610)

Author SHA1 Message Date
Jakub Onderka c5f0aa19f1 new: [sync] Enable compression for server sync 2021-01-06 10:23:00 +01:00
Jakub Onderka 253ab5ede3
Merge pull request #6821 from JakubOnderka/http-socket-brotli
new: [feed] Support brotli compression
2021-01-05 17:20:08 +01:00
Jakub Onderka 8c686304a0 new: [feed] Support brotli compression 2021-01-05 17:05:58 +01:00
Alexandre Dulaunoy ab6a9ea502
Merge branch '2.4' into develop 2021-01-05 14:52:40 +01:00
Alexandre Dulaunoy 8c1489db41
chg: [misp-objects] updated to the latest version 2021-01-05 14:52:05 +01:00
Raphaël Vinot 8c4dcfcd4b
Merge pull request #6820 from MISP/Rafiot-patch-6
[Test] Run the security suite from the virtualenv
2021-01-05 11:39:37 +01:00
Raphaël Vinot 70c5007230
fix: MIssing dependency 2021-01-05 11:23:03 +01:00
Raphaël Vinot 0dcf55fb24
fix: Call the security test suite properly 2021-01-05 11:10:01 +01:00
Raphaël Vinot 91391bc869
fix: Remove call to python script out of the virtenv 2021-01-05 10:58:43 +01:00
Raphaël Vinot dd9b57786f
[Test] Run the security suite from the virtualenv 2021-01-05 09:59:51 +01:00
Alexandre Dulaunoy d9c991b3b5
chg: [PyMISP] updated to the latest version 2021-01-05 09:39:10 +01:00
Alexandre Dulaunoy c8cd3c868b
chg: [PyMISP] updated to the latest version 2021-01-05 09:38:28 +01:00
Alexandre Dulaunoy b7e72b8fc5
Merge branch '2.4' into develop 2021-01-05 09:20:14 +01:00
Alexandre Dulaunoy e706627add
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-01-05 09:19:29 +01:00
Alexandre Dulaunoy 18c1e7a477
chg: [warning-lists] updated to the latest version 2021-01-05 09:19:07 +01:00
Alexandre Dulaunoy de25a5d565
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-01-05 09:18:03 +01:00
Alexandre Dulaunoy b4ec38b5f7
chg: [warning-lists] updated to the latest version 2021-01-05 09:16:46 +01:00
Alexandre Dulaunoy a31a5cbfdb
Merge branch '2.4' of github.com:MISP/MISP into develop 2021-01-05 09:15:57 +01:00
iglocska b19ce97b5a
fix: [S/MIME] don't sign e-mails if no signing key is set
- fixes e-mails not going out on instances where no signing key was provided
2021-01-05 08:55:58 +01:00
iglocska 3d5c9fb9a6
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-01-05 08:42:47 +01:00
iglocska ea391232a8
chg: [debug] cleanup 2021-01-05 08:42:06 +01:00
iglocska b5435401a2
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-01-05 08:41:28 +01:00
iglocska 44e792617c
fix: [search] don't append the same quicksearch value more than once in the URL 2021-01-05 08:40:37 +01:00
chrisr3d 89f1577ece Merge branch 'develop' of https://github.com/MISP/MISP into develop 2021-01-04 18:33:04 +01:00
chrisr3d 7692e7f8ae
fix: [stix2 import] Checking if attack-pattern, course-of-action and vulnerability names are known galaxies before importing them as MISP object 2021-01-04 18:26:01 +01:00
Jakub Onderka 19f3a94bd2
Merge pull request #6813 from JakubOnderka/feed-cache-deduplicate
fix: [inernal] Remove duplicates from server correlations
2021-01-02 19:51:59 +01:00
Jakub Onderka 96c25606bd
Merge pull request #6812 from JakubOnderka/feed-warninglist
fix: [internal] Attaching warninglist for feed event preview without …
2021-01-02 18:30:23 +01:00
Jakub Onderka 06d4c73dce fix: [inernal] Remove duplicates from server correlations 2021-01-02 18:30:02 +01:00
Jakub Onderka 771d939237 fix: [internal] Attaching warninglist for feed event preview without attributes 2021-01-02 18:09:09 +01:00
Jakub Onderka fb28a56b78
Merge pull request #6811 from JakubOnderka/attach-tags-to-attributes
Attach tags to attributes
2021-01-02 16:08:55 +01:00
Jakub Onderka 8c4db01708 chg: [optimisation] Faster Tag::fetchSimpleEventsForTag method 2021-01-02 15:34:16 +01:00
Jakub Onderka 432fb10509 chg: [optimisation] Faster fetching attributes with tags 2021-01-02 15:23:59 +01:00
Jakub Onderka db03e8f4f3
Merge pull request #6810 from JakubOnderka/json-decode-just-once
chg: [optimisation] Decode JSON input from request just once
2021-01-01 22:40:41 +01:00
Jakub Onderka ef3d77a4fe chg: [optimisation] Decode JSON input from request just once 2021-01-01 22:17:57 +01:00
Jakub Onderka 479c378fbe
Merge pull request #6804 from JakubOnderka/optimisations-vol2
Optimisations vol2
2020-12-31 12:30:13 +01:00
Jakub Onderka eb658877cb chg: [internal] Remove unused methods 2020-12-31 11:39:37 +01:00
Jakub Onderka 6e2c15ff60 chg: [distribution-graph] Optimise loading 2020-12-31 09:55:37 +01:00
Jakub Onderka 37acdc21fa chg: [internal] Use find('column') on more places 2020-12-31 09:55:37 +01:00
Jakub Onderka b6cea13583 chg: [internal] Do not load sightings for event log 2020-12-31 09:55:37 +01:00
Andras Iklody f7d5bc272b
fix: [tags] truncate tag names that are too long
Otherwise we run into issues on the DB level anyway. For the future, perhaps change the field length.
2020-12-30 15:40:06 +01:00
Alexandre Dulaunoy 28d4f2b3bf
Merge branch '2.4' into develop 2020-12-30 14:27:34 +01:00
Alexandre Dulaunoy fe00072164
chg: [misp-galaxy] updated 2020-12-30 14:27:05 +01:00
Alexandre Dulaunoy 7f5796c96f
chg: [misp-objects] updated 2020-12-30 14:26:43 +01:00
Alexandre Dulaunoy 36fcf1ddac
chg: [taxonomies] updated 2020-12-28 09:24:02 +01:00
Alexandre Dulaunoy fe6301377d
chg: [taxonomies] updated 2020-12-28 09:22:24 +01:00
Alexandre Dulaunoy ad4431f156
Merge branch '2.4' into develop 2020-12-27 17:05:19 +01:00
Alexandre Dulaunoy 799c4902c7
chg: [misp-objects] updated to the latest version 2020-12-27 17:04:49 +01:00
Alexandre Dulaunoy 71dddf0485
Merge pull request #6747 from legoguy1000/ja3_zeek_intel_rules
Create JA3 Hash Zeek Intel Rules
2020-12-25 23:28:43 +01:00
Alexandre Dulaunoy b48d9f93fc
chg: [PyMISP] updated 2020-12-24 13:13:33 +01:00
Alexandre Dulaunoy 888a2a5488
chg: [PyMISP] updated 2020-12-24 12:10:03 +01:00