Commit Graph

1672 Commits (fe83ea6b7ae36bf2d65e461013d529f28c6ddce1)

Author SHA1 Message Date
Jakub Onderka 9ff1d02700 chg: [import] Do not put same comment to all attribute in object 2022-12-15 10:05:13 -05:00
Jakub Onderka ed98b42efc fix: [UI] Error message when trying to add invalid attribute to object 2022-12-15 10:04:45 -05:00
Jakub Onderka f720706a4f chg: [UI] Import module cleanup 2022-12-15 10:04:45 -05:00
iglocska 24f656ac3f
new: [restsearch] added optional ordering
- available on event/attribute restsearch
- uses the new findOrder() internal function to have consistent filtering
2022-11-27 11:15:47 +01:00
iglocska db24a9bbf4
Merge branch 'develop' into taxii 2022-11-21 13:51:37 +01:00
Jakub Onderka 1c883b379d new: [UI] Show servers where event will be pushed 2022-11-02 09:02:27 +01:00
Jakub Onderka 002ead5d43 fix: [internal] Server push logging 2022-10-31 14:34:56 +01:00
Jakub Onderka 69997028e3 fix: [acl] Extended event UI permission 2022-10-25 17:23:10 +02:00
Jakub Onderka a6fbc5dc6c fix: [correlation] Delete correlations when deleting event 2022-10-23 18:35:56 +02:00
Jakub Onderka 4afca23a9a fix: [internal] Use standardized API for event unpublishing 2022-10-21 19:55:44 +02:00
Sami Mokaddem a09721292e
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-10-21 08:48:57 +02:00
Jakub Onderka 6255effe4a
Merge pull request #8676 from JakubOnderka/security-domains-freetext
Security domains freetext
2022-10-18 13:03:35 +02:00
Jakub Onderka 3cc2b7b826 new: [freetext] Fetch security vendor domains from warninglist 2022-10-18 12:28:17 +02:00
Jakub Onderka 12adf59ad4 chg: [internal] Simplify add workflow 2022-10-18 09:58:07 +02:00
Jakub Onderka b7f19070dc
Merge pull request #8672 from JakubOnderka/search-last-specify
chg: [api] Better specify what `last` attribute means
2022-10-17 17:14:55 +02:00
Jakub Onderka c5e2b39a9a chg: [api] Better specify what `last` attribute means 2022-10-17 16:59:23 +02:00
Sami Mokaddem 5b60603329
chg: [trigger:event-after-save-new-from-pull] Include pass-along pulling server 2022-10-17 15:27:18 +02:00
Sami Mokaddem e41a9d2bb7
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-10-17 11:31:48 +02:00
Sami Mokaddem aa92116a45
new: [triggers:event_after_save_new] Added 2 new triggers for new events and new events from pull 2022-10-17 11:31:21 +02:00
Jakub Onderka 3496eec83a fix: [UI] Undefined index attribute_tag_id 2022-10-14 17:40:36 +02:00
Jakub Onderka 6d6af58af0 fix: [internal] Less fragile event unpublishing 2022-10-13 09:39:15 +02:00
Jakub Onderka a024a6f61e chg: [jobs] Store job data in Redis when SimpleBackgroundJobs are enabled
Will help to solve #8616
2022-10-10 19:31:24 +02:00
Sami Mokaddem e5fc50736d
chg: [tag:attach/detach] Added support of relationship and locality 2022-10-05 14:48:18 +02:00
Sami Mokaddem b494d0db5f
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-10-04 16:32:26 +02:00
Sami Mokaddem 44c5fceb63
new: [user:periodic_report] Added security recommendations section showing course of actions related to attack techniques 2022-10-04 16:01:09 +02:00
iglocska 1ba1db596d
Merge branch 'develop' into tag_relationships 2022-10-03 12:28:10 +02:00
iglocska 91cab11f7b
new: [tag] relationships added
- add a relationship to any attributeTag / eventTag relationship
- works for both clusters and tags
- displayed on the event index/view
- included in the API

- new endpoint to modify the relationship via /tags/modifyTagRelationship/[scope]/[id]
  - scope is attribute/event
  - id is the id of the EventTag / AttributeTag object
2022-10-03 12:14:46 +02:00
Luciano Righetti baad056b24
fix: [notice] undefined index is_galaxy 2022-09-27 15:10:45 +02:00
Jakub Onderka fc0ceb8206 chg: [internal] Mark AppModel::convert_to_memory_limit_to_mb method as protected 2022-09-25 16:17:44 +02:00
Sami Mokaddem 05e53afb06
chg: [event:trendForTags] Filter out events having old modification compared to their publish_timestamp 2022-09-23 13:49:16 +02:00
Jakub Onderka 9a30076dd7 fix: [internal] Speedup fetching clusters 2022-09-21 09:28:29 +02:00
Jakub Onderka c1e91e91ff
Merge pull request #8577 from JakubOnderka/correlation-fixes
Correlation fixes
2022-09-20 10:47:58 +02:00
Jakub Onderka 32e2b4f527 fix: [internal] Remove unused code 2022-09-20 09:36:27 +02:00
Sami Mokaddem ab6820db1d
fix: [events:attribute_table] Keep objectAttributes matching the filtering query in the result set 2022-09-16 12:12:37 +02:00
Jakub Onderka f8f2e0e43d fix: [correlations] Do not fetch unnecessary data 2022-09-13 16:13:51 +02:00
Jakub Onderka f59e7a5090 fix: [internal] Attach correlation exclusion just when correlations are requested 2022-09-13 10:59:15 +02:00
Sami Mokaddem ed6dc118c4
chg: [peridioc_notification] Compute event score instead of event base_score taking into account publish_timestamp 2022-09-12 09:16:06 +02:00
Sami Mokaddem d7b07138c1
Merge branch 'develop' of github.com:MISP/MISP into feature-periodic-notification 2022-09-08 15:01:37 +02:00
Sami Mokaddem 29ba7eacab
chg: [user:generatePeriodicSummary] Do not fetch event to compute trending twice 2022-09-08 15:01:02 +02:00
Sami Mokaddem f33bb2dbc9
chg: [event:getTrendsForTags] Created TrendingTool to help generating trends 2022-09-08 14:03:45 +02:00
Sami Mokaddem 35a91893f0
new: [event:trendsForTags] Added feature to generate trends based on tags for the provided event filters 2022-09-08 10:59:01 +02:00
Jakub Onderka c367e2b3a1
Merge pull request #8373 from JakubOnderka/mysql-extended
new: [internal] Experimental MysqlExtended driver
2022-09-07 17:12:41 +02:00
Sami Mokaddem ee19f618c9
new: [decayingModel] Added possibility to attach base scores to events 2022-09-07 10:35:23 +02:00
Sami Mokaddem f4262c081b
Merge branch 'develop' of github.com:MISP/MISP into feature-periodic-notification 2022-09-06 09:39:23 +02:00
Sami Mokaddem 646d921d67
Merge remote-tracking branch 'origin/develop' into tomking2_feature/propagate_tag_deletion 2022-09-01 11:07:35 +02:00
Sami Mokaddem 406cda070e
chg: [Event:restSearch] Added option `event_tags` to filter for eventTag only
Previously, only the option `tag` was available forcing the filtering process to take into account attribute tags.
2022-08-31 14:52:40 +02:00
Sami Mokaddem 3338e1abef
chg: [user:periodic_notification] Added templates, basic statistics and UI integration 2022-08-30 14:10:01 +02:00
Sami Mokaddem f0913e1c52
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-08-24 09:54:46 +02:00
Sami Mokaddem d551d0533a
chg: [workflow:Action_tag_*] Usage of tag name instead of tag ID
Using IDs was a bad choice as it prevent to correctly share blueprints since IDs will be different from instance to instance
2022-08-24 09:52:53 +02:00
Luciano Righetti e991d0c8da
fix: event block rules not working with tags filters, see issue #8551 2022-08-22 16:08:56 +02:00