Raphaël Vinot
9352062de3
fix: PyTaxonomies is not compatible with python<3.6
2019-07-30 20:14:50 +02:00
Raphaël Vinot
0198c87b3f
Merge branch 'master' of github.com:MISP/PyMISP
2019-07-25 14:53:56 +02:00
Raphaël Vinot
0957399799
new: Allow to change the template on an object on-the-fly
...
Related: #425
2019-07-25 14:53:30 +02:00
Raphaël Vinot
4974a4dd62
Merge pull request #426 from kovacsbalu/fix-tag-examples
...
Fix tag examples
2019-07-25 10:38:23 +02:00
kovacsbalu
f3cb8c89a6
Remove unused line
2019-07-25 08:08:17 +02:00
kovacsbalu
98610fbafc
Fix tag help text
...
Minor pycodestyle
2019-07-25 07:55:25 +02:00
Raphaël Vinot
d477a3688c
chg: Rename relationship included-in -> includes
2019-07-24 13:57:36 +02:00
Raphaël Vinot
96f65b7d29
chg: Bump misp-objects
2019-07-24 09:32:12 +02:00
Raphaël Vinot
b5226a959c
fix: Rename filename
2019-07-23 16:47:32 +02:00
Raphaël Vinot
03a7de794a
new: [example] Script to load datasets from Scripps CO2
2019-07-23 16:46:28 +02:00
Raphaël Vinot
5a3e3def97
new: get_objects_by_name in MISPEvent
...
new: Convert datetime objects to python datetime.
2019-07-23 16:37:26 +02:00
Raphaël Vinot
457bbca839
chg: [deps] Bump
2019-07-23 00:02:27 +02:00
Raphaël Vinot
4d45587dc5
fix: [deprecation] Wrong deprecation message
...
Also, deprecated method was broken.
Fix #424
2019-07-22 15:18:25 +02:00
Raphaël Vinot
1dce91af8f
chg: [examples] pythonify properly when needed
2019-07-22 12:41:27 +02:00
Raphaël Vinot
7bd130b506
chg: [tests] Toggle pythonify in create_massive_dummy_events
2019-07-22 12:32:03 +02:00
Raphaël Vinot
f172a4a9c3
chg: Bump Changelog
2019-07-22 11:43:42 +02:00
Raphaël Vinot
38140e3a45
chg: Bump verison
2019-07-22 11:41:26 +02:00
Raphaël Vinot
a6a0fcd4fb
chg: Make pythonify=False default everywhere
...
Add a method to toggle pythonify globally
2019-07-22 11:28:31 +02:00
Raphaël Vinot
08da648dfb
fix: [tests] Path to test file
...
Fix #423
2019-07-22 09:42:15 +02:00
Raphaël Vinot
a40e383b18
fix: [objects] Allow the value of an attribute to be 0
2019-07-22 00:42:44 +02:00
Raphaël Vinot
31499bdc7e
fix: [tests] Disable one of the test cases for now.
2019-07-21 02:26:24 +02:00
Raphaël Vinot
ff2dd4435d
chg: [tests] Update stats
2019-07-21 02:08:33 +02:00
Raphaël Vinot
3793fb1b3b
fix: [tests] By default, the workflow taxonomy isn't enabled.
2019-07-21 01:46:10 +02:00
Raphaël Vinot
1ec7ec37d9
chg: [tests] Remove travis exceptions.
2019-07-19 17:26:59 +02:00
Raphaël Vinot
55c2bff26b
fix: Properly handle fallbacks add/update/delete attributes
2019-07-19 16:26:28 +02:00
Raphaël Vinot
1ae058acde
fix: [add_attribute] Only create a proposal when needed
2019-07-19 14:46:28 +02:00
Raphaël Vinot
f5cbb417c8
new: [Sightings] Delete method
...
Fix #230
2019-07-19 11:42:05 +02:00
Raphaël Vinot
1a9b598b96
Merge branch 'master' of github.com:MISP/PyMISP
2019-07-19 10:57:24 +02:00
Raphaël Vinot
14e63d9ca8
new: [tests] non-exportable tags
2019-07-19 10:57:15 +02:00
Raphaël Vinot
0a617aba3f
Merge pull request #421 from github-pba/fix_issue_420
...
Fix for issue 420
2019-07-19 10:24:25 +02:00
Raphaël Vinot
7c7330fbb9
chg: Bump Changelog
2019-07-18 14:57:40 +02:00
Raphaël Vinot
60a2bdfd43
chg: Bump version
2019-07-18 14:55:48 +02:00
Raphaël Vinot
4ade9b8130
fix: Python < 3.6 support
2019-07-18 14:16:18 +02:00
Raphaël Vinot
9d0be8d3f0
new: Add option to locally expand malware samples with LIEF
2019-07-18 14:05:08 +02:00
github-pba
969a9618cc
Fix for issue 420
2019-07-18 08:45:55 +02:00
Raphaël Vinot
16ac0b2c14
chg: Bump misp-objects
2019-07-17 17:16:09 +02:00
Raphaël Vinot
fca835dd22
chg: Remove legacy tests
2019-07-17 17:13:09 +02:00
Raphaël Vinot
2d0d36e578
chg: Improve deprecation message on PyMISP
2019-07-17 17:12:28 +02:00
Raphaël Vinot
e357ec91e9
Merge branch 'master' of github.com:MISP/PyMISP
2019-07-17 16:47:19 +02:00
Raphaël Vinot
6a48faab73
chg: Bump examples to python3
2019-07-17 16:46:47 +02:00
Raphaël Vinot
ce4cb36d0d
chg: Reorganise ExpandedPyMISP methods, normalise the parameters
2019-07-17 15:37:14 +02:00
Raphaël Vinot
c9d58dad8a
chg: Deprecate everything in PyMISP
2019-07-17 11:44:55 +02:00
Alexandre Dulaunoy
9d73a1eefa
Merge pull request #418 from cudeso/master
...
Create statistical reports for MISP
2019-07-16 09:56:02 +02:00
Alexandre Dulaunoy
1188b8c3aa
chg: [describeTypes] updated to add community-id
2019-07-13 08:52:05 +02:00
Koen Van Impe
71b72f8026
Create statistical reports for MISP
...
PyMISP script to run every x-days to get an overview of new
events/attributes ; MISP-Galaxies ; MITRE ; Tags
Output of report is on screen or sent via e-mail ; all stats attached
as CSV
2019-07-13 00:06:37 +02:00
Raphaël Vinot
4de403c537
chg: Bump changelog
2019-07-12 16:10:18 +02:00
Raphaël Vinot
84935c211f
chg: Bump version
2019-07-12 16:09:02 +02:00
Raphaël Vinot
ccad2321a5
chg: Bumb misp-objects
2019-07-12 16:07:08 +02:00
Raphaël Vinot
c850ec2548
chg: [tests] WTF upload_sample on travis
2019-07-05 10:59:03 +02:00
Raphaël Vinot
10bd88cb06
chg: [tests] Add custom error message on upload_sample - fix last commit.
2019-07-05 10:34:48 +02:00