Commit Graph

16054 Commits (fb5c26997a13ae418564b6075c817ab496a28f03)

Author SHA1 Message Date
mokaddem fb5c26997a
chg: [appModel] Create UUID unique index for other tables 2020-09-03 13:29:54 +02:00
mokaddem b374e67a15
chg: [appModel] Delete duplicated sightings uuid 2020-09-03 13:15:24 +02:00
mokaddem c6f7779f3e
chg: [db_schema] Attribute and object UUID should have unique index 2020-09-03 11:39:55 +02:00
mokaddem 13a1d36d5c
Merge branch '2.4' of github.com:MISP/MISP into fix-duplicated-uuids 2020-09-03 10:56:21 +02:00
mokaddem 6f092dfeb4
chg: [appModel] Optimized deduplication, log removed elements and
regenerate unique indexes on update
2020-09-03 10:55:14 +02:00
Andras Iklody 8d0b9d1af6
Merge pull request #6282 from tomking2/bug/IE-support
fix: Support IE with no template literal support
2020-09-03 10:50:11 +02:00
Tom King b13125e5af fix: Support IE with no template literal support 2020-09-03 09:24:01 +01:00
mokaddem 1729de3995
Merge branch '2.4' into fix-duplicated-uuids 2020-09-03 10:21:56 +02:00
mokaddem 12efbf9d06
chg: [db_schema] Updated schema to reflect the change with allowlist and
blocklist
2020-09-03 09:24:39 +02:00
Jakub Onderka 24d2c37105
Merge pull request #6254 from JakubOnderka/unique_index_diagnostic
new: [diagnostic] Check if database index is unique
2020-09-02 18:56:46 +02:00
Jakub Onderka 2f6f97e36e
Merge pull request #6274 from JakubOnderka/acl_filter_attribute_values
fix: [internal] Respect ACL for event attribute search
2020-09-02 17:24:16 +02:00
Jakub Onderka 4d819452e4 fix: [internal] Respect ACL for event attribute search 2020-09-02 16:49:45 +02:00
chrisr3d 42f3ccd36a
fix: [stix2 import] Quick fix on external indicator parsing
- Specifying the indicator version while testing
  if the object is an indicator to avoid issues
- Also added a small warning message for debugging
  purposes when we face issues to parse the
  pattern types
2020-09-02 15:45:49 +02:00
chrisr3d e877755ae4
fix: [stix2 import] Making sure we do not lose the event uuid 2020-09-02 15:37:27 +02:00
chrisr3d b21f9ce13b
fix: [stix2 import] Removed useless test in relationships parsing 2020-09-02 14:18:44 +02:00
Jakub Onderka 6f12dfc7df new: [diagnostic] Check if database index is unique 2020-09-02 10:13:03 +02:00
chrisr3d 99d910fe75
fix: [stix2 import] Fixed external patterns parsing
- Avoiding brackets to be imported with the type
  and value within attributes
- Going with 55095910c
2020-09-01 22:29:03 +02:00
chrisr3d d9eca85e08 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2020-09-01 22:12:20 +02:00
chrisr3d 55095910cb
fix: [stix2 import] Fixed external pattern types parsing
- Avoiding issues with patterns containing parts
  within brackets and separated by OR statements
  giving results like "[file" instead of "file"
2020-09-01 22:08:29 +02:00
iglocska b9132d8103
fix: [API] blocklist behaviour index via the API returns empty list
- fixed
2020-09-01 21:27:36 +02:00
Jakub Onderka 713b228709
Merge pull request #6219 from JakubOnderka/event-small-optim
Event small optim
2020-09-01 20:03:22 +02:00
Jakub Onderka f3feb997bf chg: [internal] Deduplicate code for event conditions 2020-09-01 20:01:57 +02:00
Jakub Onderka 951c9f1033
Merge pull request #6271 from JakubOnderka/faster_quick_filter
chg: [internal] Much faster quick filter
2020-09-01 20:00:39 +02:00
Jakub Onderka a935d9fec4
Merge pull request #6265 from JakubOnderka/not-necessary-code-vol2
Remove not necessary code vol2
2020-09-01 19:59:12 +02:00
Jakub Onderka 8a3ba08402
Merge pull request #6268 from JakubOnderka/sightings-faster-fetcher
chg: [internal] Use faster fetcher for viewing sightings
2020-09-01 19:45:48 +02:00
Jakub Onderka edd90267f7 chg: [internal] Initialize Feed class just once 2020-09-01 19:40:38 +02:00
Raphaël Vinot cea411fd9c chg: Bump PyMISP 2020-09-01 19:30:02 +02:00
Jakub Onderka be11e36c11 chg: [internal] Much faster quick filter 2020-09-01 18:37:26 +02:00
Jakub Onderka e7f80fd51d chg: [internal] Use faster fetcher for viewing sightings 2020-09-01 17:06:23 +02:00
Andras Iklody bab68641aa
Merge pull request #6267 from Golbark/rename_bl
Rename blacklist and whitelist to alternatives
2020-09-01 16:36:37 +02:00
Golbark 3a0bedb104 chg: [internal] Using Allowedlist instead of Whitelist 2020-09-01 16:28:20 +02:00
Golbark 3fb47d1cce chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
Jakub Onderka 50a630197a chg: [internal] Unsetting SharingGroup is not necessary 2020-09-01 16:07:18 +02:00
chrisr3d 01fe6ba85c Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2020-09-01 15:21:02 +02:00
chrisr3d c6c8fbb43e
fix: [stix import] Handling potential key errors with test mechanism types 2020-09-01 15:18:43 +02:00
chrisr3d e7b10be1f0
chg: [stix import] Importing test mechanisms from indicators as yara rules 2020-09-01 15:00:47 +02:00
Jakub Onderka 06ceece0e5 fixup! chg: [internal] Simplified putting attributes to objects 2020-09-01 14:12:30 +02:00
Jakub Onderka 43c2dc4d03 chg: [internal] Remove unused Event::getAccessibleEventIds 2020-09-01 13:58:06 +02:00
Jakub Onderka 6614671c8e chg: [internal] Remove duplicate event_creator_email fetching 2020-09-01 13:33:56 +02:00
Jakub Onderka 1b9f0c08f1 chg: [internal] Simplified putting attributes to objects 2020-09-01 13:33:21 +02:00
Jakub Onderka e11f6d0087
Merge pull request #6264 from JakubOnderka/not-necessary-code
Remove not necessary code
2020-09-01 12:20:27 +02:00
Jakub Onderka af82f54245 chg: [internal] Removed unused variables 2020-09-01 12:06:28 +02:00
Jakub Onderka 9595d69c07 chg: [internal] Event::__escapeCSVField is not used 2020-09-01 12:01:25 +02:00
Jakub Onderka 929784d887 chg: [internal] Event::generateRandomFileName just redefines AppModel method 2020-09-01 12:00:43 +02:00
Jakub Onderka 8043b52d83 chg: [internal] Validation issues are already checked by fetcher 2020-09-01 11:58:22 +02:00
Jakub Onderka 8121a63e75 chg: [internal] Warninglist::filterWarninglistAttributes takes just two arguments 2020-09-01 11:58:02 +02:00
mokaddem d1ddf7d102
Merge branch 'fix-6249' into 2.4 2020-09-01 11:15:27 +02:00
mokaddem 493c87284a
Merge branch '2.4' of github.com:MISP/MISP into fix-6249 2020-09-01 11:14:59 +02:00
Jakub Onderka 0d5d1d28d3
Merge pull request #6262 from JakubOnderka/deduplicate_related_tags
chg: [event] Deduplicate attribute related tags
2020-09-01 10:07:39 +02:00
mokaddem 5a3f50e3a6
chg: [db_schema_diagnostic] Do not display remediation queries if an
update is in progress
2020-09-01 10:06:14 +02:00