Commit Graph

1809 Commits (c439b50766da041023e26e14a1bae7ae4ee266e8)

Author SHA1 Message Date
th3jiv3r c439b50766 add variable for proofpoint tap api auth 2020-01-13 14:47:59 -06:00
Raphaël Vinot 2e7215bbec fix: Add missing variable in dummy creator 2020-01-13 11:51:58 +01:00
Raphaël Vinot 5d58c4f249 chg: Upate dummy events creator 2020-01-13 11:39:20 +01:00
Raphaël Vinot 9e5da15d85 chg: Add tests on more version of Python 2020-01-13 10:32:57 +01:00
Raphaël Vinot 3ee7d8c676 chg: Search with the STIX output returns a json STIX
Was XML before.
2020-01-07 15:30:23 +01:00
Raphaël Vinot d2f7a840d4 chg: Bump dependencies 2020-01-03 15:43:13 +01:00
Raphaël Vinot 12766afd0c fix: et2misp was python2 only 2020-01-03 15:42:41 +01:00
Raphaël Vinot aa17663b58 chg: Add more typing information 2020-01-03 15:42:15 +01:00
Raphaël Vinot 0f59cf1ba5
Merge pull request #511 from AndreC10002/patch-1
Define the number of entries to output
2020-01-03 13:19:49 +01:00
Raphaël Vinot 5a7f632d46
Merge pull request #510 from AndreC10002/patch-2
Update generate.py - define the number of entries to output
2020-01-03 13:19:09 +01:00
AndreC10002 cd659614ed
Update generate.py 2020-01-02 14:03:52 -05:00
AndreC10002 196869ce71
Define the number of entries to output
Allow for defining in the settings.py file the number of entries to output
2020-01-02 14:01:07 -05:00
Raphaël Vinot 2e064563c3 chg: Add typing markup 2020-01-02 15:55:00 +01:00
Raphaël Vinot 6427ce3c84 chg: Bump misp-objects 2020-01-01 03:33:06 +01:00
Raphaël Vinot b77e752542 chg: Bump Dependencies 2019-12-30 17:22:38 +01:00
Raphaël Vinot 6d4ae575e9 Merge branch 'master' into python3.6 2019-12-30 16:49:37 +01:00
Raphaël Vinot 3a858c1fc7 Merge branch 'master' into python3.6 2019-12-30 16:48:46 +01:00
Alexandre Dulaunoy 2d5e729025
new: [attribute type] kusto-query attribute type
Kusto query is the query language for the Kusto services in Azure used
to search large dataset. It's used in Windows Defender ATP Hunting-Queries
and also Azure Sentinel (Cloud-native SIEM).
2019-12-28 15:30:39 +01:00
Alexandre Dulaunoy cb715c5d7e
Merge branch 'cudeso-master' 2019-12-27 17:33:24 +01:00
Alexandre Dulaunoy 5493881d52
Merge branch 'master' of https://github.com/cudeso/PyMISP into cudeso-master 2019-12-27 17:33:06 +01:00
Koen Van Impe ca2049e9ae Cleanup of code and 'quick-n-dirty' sanitizing of tags 2019-12-27 16:19:51 +01:00
Raphaël Vinot 70510f5aa8 chg: Bump misp-objects 2019-12-26 17:13:59 +01:00
Raphaël Vinot c5523c70ad Merge branch 'master' of github.com:MISP/PyMISP 2019-12-24 00:17:11 +01:00
Raphaël Vinot 4e50f58a74 fix: Feed generator was broken
Fix #506
2019-12-24 00:16:10 +01:00
Raphaël Vinot 566495a25f
Update README.md 2019-12-23 21:43:26 +01:00
Raphaël Vinot 85b9c92313 fix: Event without hashable attribute
Related #506
2019-12-23 21:32:21 +01:00
Koen Van Impe acae958947 Sync 2019-12-23 21:21:45 +01:00
Koen Van Impe f883161fd2 Merge branch 'master' of https://github.com/MISP/PyMISP 2019-12-23 21:20:51 +01:00
Raphaël Vinot 24a8f90ea8 new: Remove python < 3.6 support. 2019-12-18 14:45:14 +01:00
Raphaël Vinot fac748dd4c chg: Bump changelog. 2019-12-17 10:46:55 +01:00
Raphaël Vinot a8d1285be2 chg: Version bump 2019-12-17 10:45:55 +01:00
Raphaël Vinot a26a8e450b chg: Bump test files 2019-12-16 15:30:44 +01:00
Raphaël Vinot 30a940c7f1 fix: Properly test custom objects 2019-12-16 15:24:04 +01:00
Raphaël Vinot 7ec1940d66 chg: Bump misp-objects 2019-12-16 15:03:30 +01:00
Raphaël Vinot 826fc21ace chg: Debug travis error message 2019-12-16 13:50:29 +01:00
Raphaël Vinot 637a9668c0 fix: Adding a sighting takes a little bit of time. 2019-12-12 11:47:03 +01:00
Raphaël Vinot 24594a5aea fix: Test case on reference 2019-12-11 23:38:41 +01:00
Raphaël Vinot c9b5d24073 fix: Add missing fields to event & attribute for the feed output 2019-12-11 23:12:14 +01:00
Raphaël Vinot 062aa30c0e fix: Make sure the publish timestamp is bumped on update 2019-12-11 22:54:54 +01:00
Raphaël Vinot 3983efa373 Merge branch 'master' of github.com:MISP/PyMISP 2019-12-10 17:28:10 +01:00
Raphaël Vinot 5ce8b0a1c9 chg: Fix typo 2019-12-10 17:28:00 +01:00
Raphaël Vinot 056cab15a0 chg: Move scrippsco2 feed generator to a sub directory 2019-12-10 16:39:24 +01:00
Alexandre Dulaunoy 36cc79ffb6
Merge branch 'master' of github.com:MISP/PyMISP 2019-12-05 19:18:44 +01:00
Alexandre Dulaunoy 954da3c365
chg: [types] eppn type added 2019-12-05 19:18:03 +01:00
Raphaël Vinot c03b26a18c new: URLObject (requires pyfaup) 2019-12-04 15:18:27 +01:00
Raphaël Vinot 99d015a0d1 chg: Update documentation
Fix #396
2019-12-02 23:33:01 +01:00
Raphaël Vinot 75ecabaccf chg: Bump objects 2019-12-02 09:57:29 +01:00
Raphaël Vinot 97a706a361 chg: Bump changelog 2019-12-02 09:41:43 +01:00
Raphaël Vinot 51b0ad58f3 chg: Bump version 2019-12-02 09:40:13 +01:00
Raphaël Vinot 7a88598225 chg: Bump dependencies 2019-12-02 09:39:47 +01:00