Commit Graph

145 Commits (67f9c52deff425e9db415f83bf794fbe4bdc9202)

Author SHA1 Message Date
Hannah Ward 6f3627e565
fix: Parge is not a word! 2018-01-11 10:25:44 +00:00
Hannah Ward 171bd70afc
fix: Log to the right places 2017-12-28 12:21:26 +00:00
Hannah Ward f1f4addfe3
chg: Set default log format to include timestamp
Fixes #32
2017-12-27 10:14:36 +00:00
Hannah Ward 5192d90576
new: Add issue template 2017-11-07 11:29:03 +00:00
Hannah Ward d6fb64c91c Merge branch 'master' of github.com:MISP/MISP-Taxii-Server 2017-11-03 11:47:51 +00:00
Hannah Ward 2262d82cc7
fix: Just in case taxii DOESN'T give us bytes
Fixes #26
2017-11-03 11:47:27 +00:00
Hannah Ward 5d71ebb88a Merge pull request #22 from davidonzo/master
Fix for "no attribute '_json_full'" error
2017-10-20 13:57:06 +01:00
davidonzo a718da7016 Fix for "no attribute '_json_full'" error
Fix for "'MISPEvent' object has no attribute '_json_full'" error.
Now events are created in MISP as desired.
2017-10-20 14:47:44 +02:00
Hannah Ward 3854d829e1
fix: Binary content blocks were messing everything 2017-10-19 16:31:06 +01:00
Hannah Ward 66c0c329d9
fix: Ignore .db files 2017-10-19 09:33:51 +01:00
Hannah Ward e6adf3ad39 chg: Clarify config file location
Ref #16
2017-09-26 23:31:51 +01:00
Hannah Ward 185c7e5c79
fix: Set the top-level package version 2017-08-18 11:13:37 +01:00
Hannah Ward 8ae5ce723d
fix: Explicitly state stix binding 2017-08-18 11:06:13 +01:00
Hannah Ward 9b7448cfca
new: Allow for non-verification of SSL 2017-08-18 10:56:19 +01:00
Hannah Ward 69d4b72037
new: Support HTTPS on poll by default 2017-08-18 10:54:07 +01:00
Hannah Ward e781d542b4
fix: Allow misp_push to take multiple stix versions 2017-08-18 10:52:42 +01:00
Hannah Ward afd8a00c4e
fix: Use protocol setting for push as well 2017-08-17 16:17:01 +01:00
Hannah Ward 286a4df271
chg: Use optional https 2017-08-17 16:14:06 +01:00
Hannah Ward e271c95979
new: Added ability to set collections 2017-07-26 14:40:49 +01:00
Hannah Ward c2846fd5d9
new: Added error catching on ZMQ pull 2017-07-26 14:39:04 +01:00
Hannah Ward 25430a51ae
new: Added converter as a submodule 2017-07-26 14:37:33 +01:00
Hannah Ward 8c3c3c8a43
new: Added pymisp as a submodule 2017-07-26 14:37:02 +01:00
Hannah Ward c856a00db2
fix: Update instructions to get libtaxii 2017-07-25 10:00:46 +01:00
Hannah Ward a64089a8d6 Merge pull request #14 from obsidianpentesting/master
fix: make cronjob example correctly execute every sixth hour
2017-07-08 02:46:41 +01:00
David J 2d9a3c59cb Fix cronjob example to execute every sixth hour
Example as written executes the command at every minute past the sixth hour. Replacing the * with 0 in the beginning will cause this to run at minute 0 at every sixth hour.
2017-07-07 17:01:35 -05:00
Hannah Ward 461566a819
new: Explain explitly what we're doing at each step of hook 2017-06-29 14:37:54 +01:00
Hannah Ward cbada61c51
new: Added landscape badge 2017-06-29 13:54:15 +01:00
Hannah Ward aaa49252b3
new: Added landscape yaml 2017-06-29 13:49:50 +01:00
Hannah Ward 56a1294333
fix: Don't use sudo for pip 2017-06-22 12:10:24 +01:00
Hannah Ward 49b24c2cab
fix: Expliticly download and install libtaxii 2017-06-22 12:05:17 +01:00
Hannah Ward d0b49d9df7
fix: Make travis use the right version of pip 2017-06-22 11:58:41 +01:00
Hannah Ward cc697c4266
fix: Ensure travis installs libtaxii 2017-06-21 17:54:13 +01:00
Hannah Ward c152b5009c
fix: Updated config for anyconfig setup
Ref #2 - thanks @Danko90 for the fix - it seemed to work without it with specific opentaxii versions
2017-06-21 17:49:48 +01:00
Hannah Ward 01460f0d61
chg: update opentaxii 2017-06-21 17:44:31 +01:00
Hannah Ward 503f37ce14
new: Log exceptions as well 2017-06-21 16:01:12 +01:00
Hannah Ward f417e8a260
new: Log stuff more than usual 2017-06-21 15:38:23 +01:00
Hannah Ward 61db1d2224
fix: Make it work with array vals 2017-06-16 12:28:10 +01:00
Hannah Ward d68d0bab35
fix: Remove print 2017-06-14 14:16:20 +01:00
Hannah Ward 344ca1c8f5 Merge branch 'master' of github.com:MISP/MISP-Taxii-Server 2017-06-14 13:52:41 +01:00
Hannah Ward cef25438ea
new: Add dupe checking 2017-06-14 13:52:29 +01:00
Hannah Ward 5680cc982d Merge pull request #7 from RichieB2B/ncsc-nl/install
Some additional install instructions
2017-06-01 15:16:18 +01:00
Hannah Ward 3e36ffd1d4 Merge pull request #8 from RichieB2B/ncsc-nl/fix-zmq
Bring ZeroMQ in line with the use of ZMQ topics in MISP 2.4.75
2017-06-01 15:15:26 +01:00
Richard van den Berg 8832e67c53 Bring ZeroMQ in line with the use of ZMQ topics in MISP 2.4.75 2017-06-01 16:12:54 +02:00
Richard van den Berg b5bdb33c38 Some additional install instructions 2017-05-30 14:00:59 +02:00
Hannah Ward 783a1e9936
fix: Variable name was wrong
fixes #6
2017-05-22 16:45:06 +01:00
Hannah Ward 84d1693261 fix: Allow not checking SSL stuffs 2017-05-12 22:15:40 +01:00
Hannah Ward 8aa64b08a2
fix: Point submodule to own fork 2017-05-10 15:37:39 +01:00
Hannah Ward 7739699737
new: Allow cert-based auth 2017-04-07 10:22:05 +01:00
Hannah Ward f71827b555
fix: typo in readme 2017-03-31 12:45:56 +01:00
Hannah Ward 70cb220933
chg: Spell check readme 2017-03-31 10:45:28 +01:00