Commit Graph

2835 Commits (88291561a5b52ae05830b7b7d06cad11754914e8)

Author SHA1 Message Date
Raphaël Vinot 167438ba13
Merge pull request #809 from cvandeplas/feature-feedgenerator-sharinggroups
chg: [feed-generator] support for distribution and sharing groups
2021-11-29 07:46:06 -08:00
Christophe Vandeplas 38105f68b0 fix: [feed-generator] code style fixes 2021-11-29 16:35:12 +01:00
Christophe Vandeplas dd5b448760 fix: [feed-generator] keeping function compatibility 2021-11-29 16:26:57 +01:00
Christophe Vandeplas 79f4107b7f fix: [feed-generator] fix missing except type 2021-11-29 16:16:54 +01:00
Christophe Vandeplas a9970d3078 chg: [feed-generator] support for distribution and sharing groups 2021-11-29 15:54:34 +01:00
Raphaël Vinot 8b66d5f753 chg: Bump changelog 2021-11-19 01:53:13 -08:00
Raphaël Vinot a6fd8ca4b2 chg: Bump version 2021-11-19 01:52:14 -08:00
Raphaël Vinot 474794992b chg: Bump misp-objects 2021-11-17 11:50:01 -08:00
Alexandre Dulaunoy 72fb17c350
Merge pull request #806 from MISP/feature-feedgenerator-exclude-malwares
Feature feedgenerator exclude malwares
2021-11-17 15:08:41 +01:00
Sami Mokaddem 57de6de139
chg: [feed-generator] Make the feature to exlude attribute type more generic 2021-11-17 12:38:25 +01:00
Sami Mokaddem 820eb77cff
fix: [feed-generator] Revert back the event initial search to use the index endpoint instead of RestSearch
Relying on RestSearch was offering more flexibility than index in terms of filtering options,
however, it might introduce a significant overhead potentially leading to timeout.
2021-11-17 12:35:26 +01:00
Sami Mokaddem 93cff2e50e
chg: [feed-generator] Added exclude malware samples option 2021-11-05 11:37:10 +01:00
Raphaël Vinot cac1bc34e4 chg: Bump deps, chardet is required by pyfaup 2021-11-02 16:17:14 -07:00
Alexandre Dulaunoy f0e46891db
Merge pull request #804 from samitainio/patch-1
new: Add Blind Carbon Copy (bcc) headers
2021-11-01 15:16:04 +01:00
Sami Tainio 25fb7b5a28
chg: Removed a whitespace 2021-11-01 13:41:51 +02:00
Sami Tainio 8772c1fa5e
new: Add Blind Carbon Copy (bcc) headers 2021-11-01 13:35:39 +02:00
Raphaël Vinot f85ccb3e19
Merge pull request #802 from MISP/JakubOnderka-patch-2
fix: PyMISP.get_user_setting method
2021-10-28 16:34:43 -04:00
Raphaël Vinot 7c35c13510 Merge branch 'nyx0-main' 2021-10-28 16:33:54 -04:00
Raphaël Vinot a16aa03872 chg: Keep strict and generate attributes when needed 2021-10-28 16:29:27 -04:00
Raphaël Vinot 7e9490e12e chg: Slight changes regarding timezones 2021-10-28 16:21:08 -04:00
Raphaël Vinot ecc95f582a chg: Bump deps 2021-10-28 16:21:08 -04:00
Raphaël Vinot 2bc689e3c7 chg: Slight changes regarding timezones 2021-10-28 16:11:46 -04:00
Raphaël Vinot 70000175e7 chg: Bump deps 2021-10-28 16:11:19 -04:00
Thomas Dupuy c82dd6848f chg: Unified constructors 2021-10-27 14:27:38 -04:00
Alexandre Dulaunoy b212894152
chg: [types] remove the duplicate 2021-10-26 21:55:37 +02:00
Alexandre Dulaunoy 17b288d9ca
chg: [describeTypes] remove duplicate filename-pattern 2021-10-26 16:28:31 +02:00
Alexandre Dulaunoy 3b90ab722e
chg: [misp-objects] updated 2021-10-26 16:26:28 +02:00
Alexandre Dulaunoy 772bb52760
Merge branch 'main' of github.com:MISP/PyMISP into main 2021-10-26 11:43:36 +02:00
Alexandre Dulaunoy 4e495935b8
chg: [describeTypes] updated to include ssh-fingerprint 2021-10-26 11:42:26 +02:00
Jakub Onderka 74196ee96f
fix: PyMISP.get_user_setting method 2021-10-25 22:51:28 +02:00
Alexandre Dulaunoy 91f6c1e4b3
chg: [misp-objects] updated to the latest version 2021-10-25 15:40:38 +02:00
Raphaël Vinot 070e82d78a
Merge pull request #800 from MISP/JakubOnderka-patch-1
fix: [tests] Remove debug prints
2021-10-19 16:10:03 +02:00
Jakub Onderka aba02ecd8c
fix: [tests] Remove debug prints 2021-10-19 15:54:30 +02:00
Raphaël Vinot 0adc4f36a7
Update README.md 2021-10-14 15:14:15 +02:00
Raphaël Vinot 3567cd6464 chg: bump many dependencies 2021-10-14 15:11:35 +02:00
Raphaël Vinot ec4172dfba
Merge pull request #795 from tomking2/feature/sharing_group_improvements
Improve sharing groups, new get_sharing_group and return sharing group orgs
2021-10-14 14:51:11 +02:00
Raphaël Vinot e84d5a11f3
Merge pull request #794 from tomking2/feature/org_user_search
chg: Add ability to search against orgs and users by freetext search (both) or organisation (users)
2021-10-14 14:46:34 +02:00
Tom King 1248dd459f chg: Add in test case for searching against orgs and users 2021-10-13 11:33:07 +01:00
Tom King 12c92ca83a chg: Add in test case for get_sharing_group and validate orgs are present 2021-10-13 11:23:04 +01:00
Jakub Onderka 5064107093
Merge pull request #783 from JakubOnderka/fixes-149
Changes for upcoming MISP 2.4.150
2021-10-08 16:38:50 +02:00
Raphaël Vinot e07321bfa9 fix: Missing import in __init__
Fix #796
2021-10-08 15:43:16 +02:00
chrisr3d fa68b58b66
fix: [tests] Fixed stix test 2021-10-08 14:54:03 +02:00
Tom King a56e344a21 fix: Fix final nosetest 2021-10-04 11:56:13 +01:00
Tom King b3dee88fab fix: Fix nosetests 2021-10-04 11:52:35 +01:00
Tom King c120db02b8 chg: Improve sharing groups, bring back organsations included and ability to get specific SG 2021-10-04 11:41:36 +01:00
Tom King 43d8cdff4a chg: Add ability to search against orgs and users by freetext search (both) or organisation (users) 2021-10-04 11:39:43 +01:00
Steve Clement 0a3f2e68ef
Merge pull request #793 from SteveClement/main 2021-10-01 14:01:55 +09:00
Steve Clement 1e4bbf52ed
Merge branch 'main' of github.com:SteveClement/PyMISP into main 2021-10-01 13:56:34 +09:00
Steve Clement 823553e389
Merge remote-tracking branch 'upstream/main' into main 2021-10-01 13:56:03 +09:00
Steve Clement 601d708c72
chg: [py] Typo 2021-10-01 13:55:16 +09:00