Commit Graph

12503 Commits (8bd903f07d58c2e56664604901a3af11518e8a80)

Author SHA1 Message Date
Raphaël Vinot 8bd903f07d chg: [travis] Delete the event created by curl test 2019-07-19 17:39:33 +02:00
Raphaël Vinot 5418eee485 fix: [travis] Installation (redis & co) 2019-07-19 17:29:50 +02:00
Raphaël Vinot 3cc80aab5c chg: Bump PyMISP 2019-07-19 16:29:58 +02:00
mokaddem 569837c073
fix: [Taxnomy:updateTag] Do not throw an error if taxonomy does not
contain a numerical value
2019-07-18 16:31:46 +02:00
mokaddem 8e5def8c35
fix: [taxonomy:update] numerical_value gets updated correctly 2019-07-18 16:31:38 +02:00
Andras Iklody a1909384d2
Merge pull request #4893 from RichieB2B/ncsc-nl/fix-nidsexport
Fix errors on NIDS export when whitelist is empty
2019-07-18 07:13:51 +02:00
Andras Iklody 82bf70ce99
Merge pull request #4894 from RichieB2B/ncsc-nl/fix-canpush-error
Make error clearer when canPush bit is missing
2019-07-18 07:13:26 +02:00
Raphaël Vinot fc88360bea fix: [travis] Remove legacy tests 2019-07-17 17:39:23 +02:00
Raphaël Vinot 6ee41de2b5 chg: [PyMISP] Bump to full deprecation warnings. 2019-07-17 17:18:33 +02:00
Richard van den Berg 5367373f9d Make error clearer when canpush bit is missing 2019-07-17 12:59:21 +02:00
Richard van den Berg 9da8ed86c5 Fix errors on NIDS export when whitelist is empty 2019-07-17 12:46:43 +02:00
Steve Clement 2f43f28184
fix: [kali] Kali was not in the support map (#4887)
fix: [kali] Kali was not in the support map
2019-07-17 07:00:18 +02:00
Steve Clement 160527a588
fix: [kali] Kali was not in the support map 2019-07-17 13:59:33 +09:00
Andras Iklody 046704b735
Merge pull request #4878 from RichieB2B/ncsc-nl/fix-destroy
Fix session_destroy errors
2019-07-16 18:11:53 +02:00
mokaddem 4f730b38d0
fix: [galaxy:view] Adapt fontAwesome namespace based on the icon 2019-07-16 16:45:13 +02:00
mokaddem e3c03b973f
chg: [genericPicker] Adapt fontAwesome namespace based on the icon 2019-07-16 16:45:04 +02:00
mokaddem f91fe89eb4
chg: [galaxy:view] Added missing titles and translation 2019-07-16 16:27:43 +02:00
mokaddem 458bd23937
chg: bumped queryversion 2019-07-16 16:08:28 +02:00
mokaddem a517bbb5d9
chg: [eventGraph:search] Usage of chosen instead of bootstrap with non-stripped label 2019-07-16 16:04:27 +02:00
Andras Iklody 6248ae6121
fix: [CLI] Response after a CLI pull threw notice error
Proposal pull now returns int instead of a list of proposals, meaning that count($data) was trying to count an int.
2019-07-16 13:29:31 +02:00
Richard van den Berg 50846595c8 Destroy the CakeSession, not the php one. Fixes #4808 2019-07-16 11:56:56 +02:00
Alexandre Dulaunoy e9ad09afdd
Merge pull request #4877 from tom564/patch-2
Allow SSL verification to be disabled with config
2019-07-16 09:03:14 +02:00
tom564 d88369a7de
Allow SSL verification to be disabled with config
Allow SSL verification to be disabled with config. If I understand this right this will need to be scheduled with a cronjob if the expiration framework is wanted?
2019-07-16 10:09:18 +10:00
Raphaël Vinot a8e66b50aa
fix: [debug] Remove debug call. 2019-07-15 10:23:18 +02:00
iglocska 26ecc638a6
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-14 08:25:12 +02:00
iglocska 91a58c9682
fix: [internal] Explicit conditions to avoid ambiguous lookups 2019-07-14 08:24:10 +02:00
Alexandre Dulaunoy 8403ff8764
chg: [version] bump version 2.4.111 2019-07-13 12:49:22 +02:00
Alexandre Dulaunoy 5122299cd4
chg: [version] align PyMISP version with core 2019-07-13 09:16:37 +02:00
Alexandre Dulaunoy c9f6050193
chg: [PyMISP] updated to the latest version 2019-07-13 08:52:55 +02:00
Alexandre Dulaunoy 020e67c154
new: [attribute-type] community-id added
Community-id is a new attribute type to describe a flow hashing algorithm allowing
the consumers of output from multiple traffic monitors to link each system's
flow records more easily.

Ref: https://github.com/corelight/community-id-spec
2019-07-13 08:38:43 +02:00
iglocska ef19b8c06c
fix: [UI] Fixed galaxy add buttons on event index 2019-07-12 19:43:35 +02:00
iglocska 53838ba277
chg: [error code] Attribute delete now responds with 403 if user is not allowed to delete, instead of 405 2019-07-12 16:56:13 +02:00
iglocska aafb44a4e2
fix: [bug] RestClient notice error fixed 2019-07-12 16:34:01 +02:00
iglocska 5acc5f9658
fix: [objects] delete now accepts delete HTTP method 2019-07-12 16:05:15 +02:00
iglocska e626936191
Merge branch 'hotfix/sync_rework' into 2.4 2019-07-12 16:03:57 +02:00
iglocska 5941037610
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-12 16:03:47 +02:00
iglocska c8018d7daa
new: [API] Proposal sync rework done 2019-07-12 16:03:08 +02:00
Steve Clement 8d588aca83
chg: [installer] Updated installer. 2019-07-12 21:05:03 +09:00
Steve Clement eefb83e2a1
fix: [install] Do not modify testlive_comprehensive.py (#4864)
fix: [install] Do not modify testlive_comprehensive.py
2019-07-12 13:58:55 +02:00
Steve Clement 9cf25bd1a2
chg: [style] This is better. 2019-07-12 13:34:45 +02:00
Raphaël Vinot 6d01abead1 fix: [install] Do not modify testlive_comprehensive.py 2019-07-12 10:49:44 +02:00
chrisr3d 991337bd8d Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-07-12 10:46:08 +02:00
chrisr3d 5d39ec7144
fix: [hover enrichement] Fixed index in attribute
- Depending on the format of attribute passed to
  the function
2019-07-12 10:44:20 +02:00
iglocska 1e5e407ea0
Merge branch '2.4' into hotfix/sync_rework 2019-07-12 09:01:58 +02:00
iglocska 49104318ca
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-07-12 08:59:18 +02:00
iglocska 35ecd0a402
new: [proposal sync rework] WIP 2019-07-12 08:56:06 +02:00
Steve Clement 98007d340b
chg: [installer] Updated to latest 2019-07-12 13:22:52 +09:00
Steve Clement a4c2e78ee3
fix: [utils] Added missing util "sponge" via moreutils (#4861)
fix: [utils] Added missing util "sponge" via moreutils
2019-07-12 06:18:23 +02:00
Steve Clement bf721258e6
fix: [utils] Added missing util "sponge" via moreutils 2019-07-12 13:17:16 +09:00
Alexandre Dulaunoy 569e08c0e9
chg: [misp-objects] updated to the latest version 2019-07-11 23:03:43 +02:00