Commit Graph

2812 Commits (3ee3c6a34da04960f42eced3d20fc7dacae31bf8)

Author SHA1 Message Date
iglocska 3ee3c6a34d chg: [debugkit] Added the commented out loading of debugkit for convenience 2018-09-27 23:02:15 +02:00
iglocska f3e6761440 fix: [API] added catcher for include_event_uuid via /attributes/restSearch
- affects #3695
2018-09-19 12:32:11 +02:00
iglocska d6fd845df9 new: [API] Added API description for the warninglist toggleEnable API 2018-09-19 12:21:44 +02:00
iglocska 1fb239abad new: [API] Toggle the warninglists on/off in a convenient API
- via /warninglists/toggleEnable
2018-09-19 12:20:59 +02:00
iglocska d43570932a fix: [API] malware samples not encoded with withAttachments=1 on the event level restSearch 2018-09-19 07:25:37 +02:00
iglocska 417f2452ae fix: [API] CSV export snafu fixed
- perhaps not ignoring the filter parameters and getting the full dataset visible to the current user is a helpful idea
2018-09-17 19:13:50 +02:00
iglocska e61b7911b4 new: [blacklisting] pass parameters via named parameters to filter the index
- /eventBlacklists/index/event_uuid:[my_event_uuid]
2018-09-16 22:06:40 +02:00
iglocska 57c1712e44 fix: [API] Added rpz to restsearch API description
- also added text to events/restSearch
2018-09-15 22:02:47 +02:00
iglocska 2e7dfc9273 new: [API] Correctly handle objects in flat exports and exposed text export to event level search 2018-09-14 14:34:01 +02:00
iglocska 8280994a03 fix: [ACL] Appease Travis (admin only function explicitly named) 2018-09-14 08:30:05 +02:00
iglocska bae469257a new: [Galaxy] Delete individual clusters
- added an API and UI option to delete individual clusters
2018-09-12 19:16:34 +02:00
Sascha Rommelfangen e35ef26400
proposed fix for admin add org with logo
proxied via @iglocska
2018-09-12 14:40:05 +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
iglocska f995b561fb Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-09 00:25:28 +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 b12c8549c8 fix: [API] downloading events in XML format via the UI returns JSON 2018-09-07 18:44:35 +02:00
chrisr3d 01d3c796d8 Merge branch '2.4' of github.com:MISP/MISP into chrisr3d_patch 2018-09-07 15:56:53 +02:00
iglocska 1ab8a4e710 fix: [REST client] baseurl can now be set optionally in the url 2018-09-07 13:46:37 +02:00
Raphaël Vinot ed64988ffd
chg: Bump recommended pyMispVersion 2018-09-06 11:27:02 -07:00
chrisr3d 685c5c6b8c
fix: [API] Quick fix on a dict key to fetch the name of the stix file imported 2018-09-06 14:35:38 +02:00
chrisr3d e7c43cd372 Merge branch '2.4' of github.com:MISP/MISP into chrisr3d_patch 2018-09-06 13:55:03 +02:00
chrisr3d 71d1b9075a
new: [API] Added possibility to include the original file while importing STIX data 2018-09-06 13:37:29 +02:00
iglocska 4c8d267baa Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-06 00:20:50 +02:00
iglocska 289b13be88 new: [API] set default behaviour to require to_ids and published set to 1 to be included in exports
- doesn't affect MISP json and xml formats
2018-09-06 00:20:03 +02:00
Andras Iklody ab1a6f6ecb
Merge pull request #3530 from chkp-aliaksandrt/fix-object-add-if-uuid-is-passed-as-eventid
chg: [bug] Fixed wrong event lookup in case the uuid is passed as an eventId.
2018-09-06 00:10:54 +02:00
iglocska daaa5a1f1f new: [automation description] Added legacy mode toggle 2018-09-05 17:56:27 +02:00
iglocska 7e5be5f37b fix: [API] using "download" as a returnformat via the URL breaks the restSearch API
- we have to keep it as a legacy option and map it to json
2018-09-05 14:27:34 +02:00
iglocska bcfc1f3a1a fix: [API] Fixed the broken CSV export 2018-09-05 11:36:31 +02:00
iglocska 7570b9a588 new: [UI] Added an enrichment on-demand pop-up for hover modules 2018-09-05 11:28:18 +02:00
iglocska 6e2f18a891 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-05 09:21:35 +02:00
iglocska e4d9766505 fix: [REST client] Correctly detect camelised parameters as single values instead of lists 2018-09-05 09:17:02 +02:00
iglocska 780cc86ca8 new: [REST client] added the api enumeration to the rest client view 2018-09-05 07:43:49 +02:00
iglocska d437040b00 new: [API] Restresponse component function added to enumerate available APIs for the REST client
- also, added API descriptions for the restsearch functionalities
2018-09-05 07:43:00 +02:00
iglocska 17e16e34f1 new: [ACL] Added soft validation for available API enumeration 2018-09-05 07:42:20 +02:00
Xavier Mehrenberger 65f0b2bb6f fix: create temp folder if it doesn't exist in EventsController::export() 2018-09-03 18:06:23 +02:00
iglocska a27a5efd26 fix: [REST client] resolved issues with the URL builder for the REST queries causing double "/"s after the baseurl 2018-09-03 17:57:05 +02:00
iglocska a8fae82020 new: [API] evnet level restsearch switched to new modular conversion system 2018-09-03 17:56:13 +02:00
iglocska d335196a34 fix: [internal] Invalid export format detection now throws an exception instead of dying ungracefully 2018-09-03 17:47:56 +02:00
iglocska 6850d7dff3 fix: [internal] AppController minor fix
- fix bug of invalid forcing of JSON export type in certain conditions
2018-09-03 17:46:35 +02:00
iglocska 69b1b741b6 chg: [API] legacy passing of the api key via URL parameters caused an invalid response type
- automatically selects json now
2018-09-03 10:07:47 +02:00
iglocska 630a1a0150 fix: [ACL] getApiInfo added to acl 2018-09-02 05:54:40 +02:00
iglocska 17e538be05 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-09-01 23:53:39 +02:00
iglocska c91f1a5412 new: [REST client] Resolve urls and show API description if applicable 2018-09-01 23:53:03 +02:00
iglocska 84a146ea2c new: [REST client] Allow skipping SSL validation 2018-08-31 17:48:51 +02:00
iglocska 40d7c216d8 fix: [ACL] exclude afterfilter from the api checks 2018-08-31 16:08:46 +02:00
iglocska f2a81866c1 new: [internal] SQL debug API tool added
- just pass /sql:1 to any query via the API to see a dump of all queries
- Response isn't very clean, JSON pushed infront of whatever the output is
- requires debug mode = 2
2018-08-31 13:22:31 +02:00
iglocska 73374f74ff new: [API] rework of the attribute level restsearch
- optmisation, use of external converters
- one api to rule them all concept / controller
2018-08-31 13:21:17 +02:00
iglocska a732cb4102 fix: [REST client] Fixed the url parser for the client not handling named params 2018-08-31 13:19:02 +02:00