Raphaël Vinot
f1494125ae
new: Add testcase for updating partial event
2020-05-14 12:45:04 +02:00
Raphaël Vinot
18c1460376
chg: Simplify delete_attribute
2020-05-14 12:43:10 +02:00
Raphaël Vinot
034a4e7d8e
Merge branch 'master' of github.com:MISP/PyMISP
2020-05-14 12:41:25 +02:00
Raphaël Vinot
73693ac5f9
fix: Properly skip timestamp in __iter__ when needed
2020-05-14 12:41:19 +02:00
Raphaël Vinot
e4f09a0310
Merge pull request #580 from bernhardreiter/patch-2
...
Update docstring in api.py
2020-05-14 10:07:20 +02:00
Bernhard E. Reiter
da0373a615
Update docstring in api.py
...
* remove typo in ssl parameter docstring.
* Add hint that other certs (which are not in the default CAs, but also are not self signed in a strict sense) can also use the CA_BUNDLE function of the ssl parameter.
2020-05-14 09:42:24 +02:00
Raphaël Vinot
e17a90c954
chg: Bump travis install
2020-05-12 22:35:58 +02:00
Raphaël Vinot
8d0dbec2bd
new: Add pyfaup as optional dependency
2020-05-12 22:35:02 +02:00
Raphaël Vinot
b214c7d4c1
chg: Add comment in microblog object
2020-05-12 22:34:25 +02:00
Raphaël Vinot
5df58406ef
fix: Catch exception when liblua-5.3 is not present
...
Related: https://github.com/MISP/misp-modules/issues/398
2020-05-12 13:21:05 +02:00
Raphaël Vinot
35257e538d
fix: Make flake8 happy
2020-05-12 11:34:38 +02:00
Raphaël Vinot
14d278fff2
fix: Properly load feeds, fix undefined variable
2020-05-12 11:24:47 +02:00
Raphaël Vinot
01a6ad4598
chg: Bump dependencies
2020-05-12 10:22:39 +02:00
Raphaël Vinot
6a46c8408d
Merge branch 'VVX7-master'
2020-05-11 15:40:31 +02:00
Raphaël Vinot
dcd1db8883
fix: make flake8 happy
2020-05-11 15:40:20 +02:00
VVX7
fff0caa330
chg: [dev] clean up how keys are accessed in self._parameters
2020-05-08 19:54:12 -04:00
VVX7
759e9196de
chg: [dev] use isinstance() type check.
2020-05-08 19:31:19 -04:00
VVX7
395d6aabac
chg: [dev] fix abstract generator import. add logger.
2020-05-08 19:27:42 -04:00
VVX7
de994fd944
chg: [dev] change type() == list
2020-05-08 16:32:29 -04:00
VVX7
0eb209c7df
new: [dev] add microblog object tool
2020-05-08 16:10:09 -04:00
Raphaël Vinot
1d106d1a20
fix: remove extra print
2020-05-07 15:55:45 +02:00
Raphaël Vinot
c098981a40
new: Very simple test case for rest search on objects
2020-05-07 13:59:45 +02:00
Raphaël Vinot
4a060b3c07
new: Self registration, object level search (initial)
2020-05-07 12:17:31 +02:00
Raphaël Vinot
e020bac5f6
chg: Bump misp-objects
2020-05-05 11:05:50 +02:00
Raphaël Vinot
2b5e453937
chg: Bump dependencies
2020-05-04 10:21:55 +02:00
Raphaël Vinot
241e5c3d97
Merge branch 'VVX7-master'
2020-05-04 10:20:31 +02:00
Raphaël Vinot
8980c2da3b
fix: Typo, add test for extended event
2020-05-04 10:19:55 +02:00
VVX7
b08cf8b6a6
chg: [dev] remove duplicate line
2020-05-03 21:22:38 -04:00
VVX7
a76a85b616
chg: [dev] add extend_event() test. chg typo in get_event()
2020-05-03 20:58:33 -04:00
VVX7
fb82b7affe
Merge branch 'master' of https://github.com/MISP/PyMISP
...
Conflicts:
pymisp/api.py
2020-05-03 17:00:10 -04:00
Raphaël Vinot
5cc7a1ad57
chg: re-Bump CHANGELOG
2020-04-30 10:27:11 +02:00
Raphaël Vinot
62c995a489
chg: Bump version in pyproject
2020-04-30 10:25:16 +02:00
Raphaël Vinot
3ac8c5916b
chg: Bump CHANGELOG
2020-04-30 10:23:31 +02:00
Raphaël Vinot
029aa8df79
chg: Bump objects, deps
2020-04-30 10:20:21 +02:00
Raphaël Vinot
ed2a95fbdd
new: Extended option on get event
...
Related to #567
2020-04-28 11:17:27 +02:00
Raphaël Vinot
0faa75824f
fix: Enable autoalert on admin user
2020-04-27 12:21:30 +02:00
VVX7
347950fc68
new: [dev] add flag to get extended misp event
2020-04-26 14:02:31 -04:00
VVX7
30f250380a
new: [dev] add flag to get extended misp event
2020-04-26 14:01:28 -04:00
Raphaël Vinot
5a78b63d9b
chg: Bump dependencies
2020-04-25 00:04:00 +02:00
Raphaël Vinot
b1e3490268
Merge branch 'master' of github.com:MISP/PyMISP
2020-04-24 23:59:53 +02:00
Raphaël Vinot
1be38cf30a
Merge pull request #565 from MISP/fix-force-utf8-on-read
...
fix: [abstract] Forces file to be read with utf8 encoding
2020-04-24 23:58:08 +02:00
mokaddem
f965e579d7
fix: [abstract] Forces file to be read with utf8 encoding
2020-04-24 11:33:32 +02:00
Raphaël Vinot
c77603eb30
Update up.py
...
Fix #563
2020-04-17 13:01:11 +02:00
Raphaël Vinot
4d7ed41602
fix: Properly handle timezone in tests
2020-04-10 14:54:47 +02:00
Raphaël Vinot
9aab22f03d
Merge pull request #562 from DocArmoryTech/patch-1
...
Fixed __query_virustotal return type
2020-04-06 12:59:52 +02:00
DocArmoryTech
4ee4db16fe
Fixed __query_virustotal return type
...
__query_virustotal returned a Response object and not the json expected; modified so that report_json is returned instead of report.
2020-04-06 10:46:15 +01:00
Raphaël Vinot
12e05fd0ce
chg: Remove old suricata script, keep reference to old code.
2020-04-02 14:04:39 +02:00
Raphaël Vinot
5e46724646
chg: Bump changelog
2020-03-30 09:40:56 +02:00
Raphaël Vinot
92e884f15d
chg: Bump version
2020-03-30 09:39:57 +02:00
Raphaël Vinot
262c32bd44
chg: Bump dependencies
2020-03-30 09:37:28 +02:00