Commit Graph

1112 Commits (729c86c3363e41964af8521505b2687f270bf33b)

Author SHA1 Message Date
Raphaël Vinot 30f8e59f5a Merge branch 'iceone23-patch-1' 2019-04-16 11:26:08 +02:00
Raphaël Vinot 639534f152 chg: Bump Dependencies. 2019-04-16 11:25:53 +02:00
Raphaël Vinot f5167c2f23 fix: Make flake8 happy. 2019-04-16 11:25:39 +02:00
iceone23 d24a6e2e24
Create cisco_firesight_manager_ACL_rule_export.py
Cisco Firesight Manager ACL Rule Export module
2019-04-15 06:17:27 -07:00
Steve Clement b5f2424f27 chg: [doc] Updated README to reflect current virtualenv efforts. TODO: pipenv 2019-04-08 16:17:22 +09:00
Steve Clement 00aa6b56f4
Merge pull request #289 from SteveClement/master
fix: [doc] Small typo fix
2019-04-08 16:06:59 +09:00
Steve Clement 5ed91dcec2 fix: [doc] Small typo fix 2019-04-08 16:03:41 +09:00
Steve Clement 71782baed6 Merge remote-tracking branch 'upstream/master' 2019-04-08 16:01:50 +09:00
chrisr3d 4955698c63 Merge branch 'new_module' of github.com:MISP/misp-modules into new_module 2019-04-03 22:02:44 +02:00
chrisr3d f492465c00 Merge branch 'master' of github.com:MISP/misp-modules into new_module 2019-04-03 22:00:40 +02:00
Alexandre Dulaunoy 07a66d62b0
chg: [doc] new modules added 2019-04-02 20:03:11 +02:00
Raphaël Vinot f82933779f fix: pep8 foobar. 2019-04-02 16:01:36 +02:00
Raphaël Vinot 9cb21f98e1 fix: Add the new module sin the list of modules availables. 2019-04-02 15:46:17 +02:00
Raphaël Vinot c64f514a6f fix: Typos in variable names 2019-04-02 15:39:27 +02:00
Raphaël Vinot 9ea9816ad3 chg: Bump dependencies 2019-04-02 15:31:50 +02:00
Raphaël Vinot b89d068c04 new: Modules for greynoise, haveibeenpwned and macvendors
Source: https://github.com/src7/misp-modules
2019-04-02 15:30:11 +02:00
root 38fc479d12 Merge branch 'master' of https://github.com/MISP/misp-modules into new_module 2019-04-01 16:29:10 +02:00
root 2439d5f75d
fix: Fixed object_id variable name typo 2019-04-01 16:28:19 +02:00
chrisr3d 756a794087 Merge branch 'master' of github.com:MISP/misp-modules into new_module 2019-03-25 15:35:10 +01:00
Raphaël Vinot 3e34f38cac chg: Bump dependencies. 2019-03-15 11:12:19 +01:00
Raphaël Vinot 1c0984eaec fix: Remove unused import 2019-03-15 11:06:11 +01:00
chrisr3d d87a67c6f3 Merge branch 'master' of github.com:MISP/misp-modules into new_module 2019-03-14 19:04:32 +01:00
chrisr3d 0b92fd5a53
fix: Making json_decode even happier with full json format
- Using MISPEvent because it is cleaner & easier
- Also cleaner implementation globally
2019-03-14 18:48:13 +01:00
Alexandre Dulaunoy d8e83a4125
Merge pull request #285 from wesinator/patch-1
Fix command highlighting
2019-03-14 18:37:48 +01:00
Ԝеѕ 97818e17d0
Fix command highlighting 2019-03-14 13:28:22 -04:00
Sascha Rommelfangen 5af667edff Merge branch 'master' of https://github.com/MISP/misp-modules 2019-03-14 14:41:24 +01:00
Sascha Rommelfangen eb2dcca12b fixed a bug when checking malformed BTC addresses 2019-03-14 14:39:58 +01:00
chrisr3d 62bc45e03a
fix: Using to_dict on attributes & objects instead of to_json to make json_decode happy in the core part 2019-03-14 14:31:38 +01:00
chrisr3d 9c8ee1f3d7
new: Expansion module to query urlhaus API
- Using the next version of modules, taking a
  MISP attribute as input and able to return
  attributes and objects
- Work still in process in the core part
2019-03-13 09:57:28 +01:00
Raphaël Vinot 4b77cb5055 new: Add missing dependency (backscatter) 2019-03-10 21:17:30 +01:00
Raphaël Vinot c4ced9dfbf fix: Tornado expects a KILL now. 2019-03-09 06:40:23 +01:00
Raphaël Vinot 9611c7f2a9 chg: Bump Requirements 2019-03-09 06:15:16 +01:00
Alexandre Dulaunoy 743d105479
Merge pull request #284 from Vincent-CIRCL/master
fix: [exportpdf] custom path parameter
2019-03-05 17:40:46 +01:00
Falconieri 30c08708c6 fix: [exportpdf] update documentation 2019-03-05 12:11:44 +01:00
Falconieri 32e10ee273 fix: [exportpdf] custom path parameter 2019-03-05 10:39:07 +01:00
Alexandre Dulaunoy e3ddbe66a6
chg: [doc] asciidoctor requirement removed (new PDF module use reportlab) 2019-03-04 23:08:58 +01:00
Alexandre Dulaunoy 80fc1cb5fa
Merge pull request #283 from Vincent-CIRCL/master
fix: [exportpdf] add parameters
2019-03-04 23:06:00 +01:00
Falconieri a30bcc5dd2 fix: [exportpdf] add parameters 2019-03-04 12:36:18 +01:00
Alexandre Dulaunoy 7a6af85535
Merge pull request #281 from Vincent-CIRCL/master
fix: [exportpdf] add configmodule parameter for galaxy
2019-03-01 14:41:05 +01:00
Alexandre Dulaunoy f865c314b0
Merge pull request #282 from cgi1/patch-1
Adding virtualenv to apt-get install
2019-03-01 13:09:12 +01:00
cgi1 3b415cb53a
Adding virtualenv to apt-get install 2019-03-01 12:13:27 +01:00
Falconieri 7d7c90143e fix: [exportpdf] mising whitespace 2019-03-01 09:25:02 +01:00
Falconieri aef8dbbe2e fix: [exportpdf] problem on one line 2019-03-01 09:17:38 +01:00
Falconieri a2716bc05d fix: [exportpdf] add configmodule parameter for galaxy 2019-03-01 09:11:34 +01:00
Alexandre Dulaunoy af1f0e7761
Merge pull request #279 from Vincent-CIRCL/master
fix: [reportlab] Textual description parameter
2019-02-27 14:53:58 +01:00
Falconieri a937b7c85d fix: [reportlab] Textual description parameter 2019-02-27 12:45:22 +01:00
Raphaël Vinot 75953c32a7 chr: Restart the modules after update 2019-02-26 16:48:15 -08:00
Raphaël Vinot a770bfc593 chg: Bump dependencies, add update script 2019-02-26 16:43:08 -08:00
Steve Clement f3e9269394 Merge remote-tracking branch 'upstream/master' 2019-02-26 11:55:16 +05:30
Alexandre Dulaunoy 2a59c6becc
chg: [doc] PDF export 2019-02-25 21:33:47 +01:00