Commit Graph

16 Commits (a0463bc19cfff60b1cd349dc44c3f5a2e65a34da)

Author SHA1 Message Date
Alexandre Dulaunoy e3fad8be20 Skip modules that cannot import 2016-04-26 16:40:03 +02:00
Alexandre Dulaunoy b5c113fe4c Skip dot files 2016-04-26 16:36:26 +02:00
Alexandre Dulaunoy be1962195b Skeleton for misp-modules helpers added
Helpers will support modules with basic functionalities
like caching or alike.
2016-04-18 08:34:07 +02:00
Alexandre Dulaunoy 7517485227 option -p added to specify the TCP port of the misp-modules server 2016-04-18 07:20:52 +02:00
Alexandre Dulaunoy 2d89840dfe argparse used for the test mode 2016-04-12 09:37:02 +02:00
Raphaël Vinot f2a109eed8 fix test mode 2016-04-12 09:17:12 +02:00
Raphaël Vinot 768922a403 Add basic travis file 2016-04-11 12:07:37 +02:00
Raphaël Vinot 98f72489c5 Make loader more flexible 2016-03-25 15:39:55 +01:00
Iglocska 3d5b686f2f Some changes to the sourcecache expansion
- return attachment or malware sample
2016-03-20 10:55:39 +01:00
Alexandre Dulaunoy 0284aee1a2 Exclude dot files from modules list to be loaded 2016-03-09 07:39:29 +01:00
Alexandre Dulaunoy dfc74cfba8 Module meta added to return version, description and author per module 2016-03-09 07:23:32 +01:00
Raphaël Vinot 6c378af7ee Make PEP8 happy. 2016-02-23 19:50:35 -06:00
Alexandre Dulaunoy 78a0e661ba Add type per module 2016-02-24 00:52:38 +01:00
Alexandre Dulaunoy 4b7aba64cb Minimal logging added to the server 2016-02-17 21:35:54 +01:00
Alexandre Dulaunoy f17d24beb3 Debug messages removed 2016-02-17 18:41:17 +01:00
Alexandre Dulaunoy 707233b940 First version of a web services to provide ReST API to MISP expansion
services.
2016-02-17 16:04:08 +01:00