Commit Graph

1380 Commits (fc3958ace2fa09187360861ee59bc8cd7f65ea7d)

Author SHA1 Message Date
Raphaël Vinot fc3958ace2 Merge branch 'master' of github.com:MISP/PyMISP 2019-02-27 11:14:14 -08:00
Raphaël Vinot 4d792bd7a5 new: add auth parameter to pass to python-requests 2019-02-27 11:13:43 -08:00
Alexandre Dulaunoy e18f51f11f
Merge pull request #354 from Vincent-CIRCL/master
Facultative text description, Sightings, Tests cases
2019-02-27 14:53:23 +01:00
Falconieri a9c0ce4107 fix: [exportPDF] Adding facultative text description, sightings, tests cases 2019-02-27 11:48:56 +01:00
Alexandre Dulaunoy 62e047f3c1
Merge pull request #352 from Vincent-CIRCL/master
chg: [exportpdf] Add image and objects handling + testcases
2019-02-26 15:55:30 +01:00
Falconieri 10b5496174 fix : [exportpdf] Add Object date 2019-02-26 15:51:06 +01:00
Falconieri 133db6aeaa fix : [exportpdf] Double property printing error fixed 2019-02-26 15:42:49 +01:00
Falconieri 8194c534d7 add : [exportpdf] Objects handling, tests cases,
test files
2019-02-26 15:35:40 +01:00
Falconieri 029ca57b5f fix: [exportpdf] Refactoring, nicer code 2019-02-26 14:28:31 +01:00
Falconieri 29a1b05c1f add: [exportpdf] Handling pictures embedded as attributes 2019-02-26 14:03:25 +01:00
Falconieri cefcc3430c add : [exportpdf] Picture management, manual 2019-02-26 11:13:24 +01:00
Alexandre Dulaunoy 634ecc3ac3
chg: [pipenv] Pipfile.lock generated 2019-02-25 20:26:55 +01:00
Alexandre Dulaunoy 345f055844
Merge pull request #350 from Vincent-CIRCL/master
chg: [exportpdf] Add metadata, bugfixes cases (too long values, sanitization)
2019-02-25 16:13:03 +01:00
Falconieri f36d8908a7 fix: [exportpdf] tests paths 2019-02-25 15:55:47 +01:00
Falconieri 2adac8f0d2 chg: [exportpdf] Add metadata, bugfixes cases (too long values, sanitization), links to misp instances 2019-02-25 15:49:53 +01:00
Falconieri ee2a2f4af7 fix: [exportpdf] Remove comment that codefactor doesn't like 2019-02-22 18:13:05 +01:00
Falconieri 37d3f2f613 fix & add: [exportpdf] Add metadata, fix special cases (too long values, sanitization) 2019-02-22 17:47:22 +01:00
Alexandre Dulaunoy ccd7565d3c
Merge pull request #348 from Vincent-CIRCL/master
add: [pdfexport] Add pdf export tool, operating on a Misp Event input.
2019-02-22 11:47:41 +01:00
Falconieri 76ef3d058f fix: [pdfexport] Fix tests paths, dependency in pipfile, imports, and 'file' name overwrite in test function 2019-02-22 11:34:41 +01:00
Falconieri 57eccfe7dc add: exportpdf tool working 2019-02-22 10:18:44 +01:00
Steve Clement 1cd79638e6
Merge pull request #347 from SteveClement/master
fix: [gitmodules] revert to official misp-objects
2019-02-22 06:50:08 +05:30
Steve Clement 8b77bb693d fix: [gitmodules] revert to official misp-objects 2019-02-22 06:48:52 +05:30
Hannah Ward c5e5ad5050
fix: URLJoin condition for double quotes 2019-02-21 13:15:24 +00:00
Hannah Ward 731acea4dc
fix: Do not override sub-path from root URL 2019-02-21 13:11:33 +00:00
Steve Clement d79c446a30
Merge pull request #346 from SteveClement/master
new: [badge] Added pypi and python version badge
2019-02-21 10:45:01 +05:30
Steve Clement 036139ef25 new: [badge] Added pypi and python version badge 2019-02-21 10:39:12 +05:30
Steve Clement 7071df1631 Merge remote-tracking branch 'upstream/master' 2019-02-21 10:17:41 +05:30
Falconieri 0fc780994f general improvement : deisgn, exhaustiviness of mispEvent values displayed, good pratice concerning paragraphe/table made 2019-02-20 16:15:56 +01:00
Falconieri 01b2ad9199 update with table basics 2019-02-19 16:00:57 +01:00
Falconieri c7511812f0 Structure of the improvements OK : test file, test folder, report generator 2019-02-19 15:17:00 +01:00
Raphaël Vinot bd74a11e2f fix: Copy event dictionary when creating a MISPEvent
Fix #321
2019-02-13 00:12:49 +01:00
Raphaël Vinot 5afdcb5709 fix: Wrong documentation on PyMISP.search_sightings
Fix #336
2019-02-07 16:25:49 +01:00
Raphaël Vinot b0fe78a9f8 fix: Disable all logging in the tests 2019-02-07 15:53:36 +01:00
Raphaël Vinot c2e14993ee fix: Typo in sphinx config 2019-02-07 15:04:57 +01:00
Raphaël Vinot f560153f20 chg: Add sphinx-autodoc-typehints 2019-02-07 14:57:54 +01:00
Raphaël Vinot 8bed0a8e55 chg: Use version 2 of readthedoc config file 2019-02-07 14:31:33 +01:00
Raphaël Vinot bb96ee46fc fix: Typo in documentation 2019-02-07 14:06:29 +01:00
Raphaël Vinot 7bdc04ae06 new: Add readthedocs config 2019-02-07 14:01:39 +01:00
Alexandre Dulaunoy 9f81c630e3
chg: [doc] add a reference to the Jupyter Notebook 2019-02-06 13:34:51 +01:00
Raphaël Vinot ec60442491 fix: Fix dependencies for py2 2019-02-06 11:53:37 +01:00
Raphaël Vinot 3eeae9f7e4 Merge branch 'master' of github.com:MISP/PyMISP 2019-02-06 11:31:15 +01:00
Raphaël Vinot fe91d06b91 chg: Remove dependency on six 2019-02-06 11:31:05 +01:00
Raphaël Vinot 48c76086cf
Merge pull request #331 from kirzaks/master
Search function fix to comply new version of MISP
2019-02-04 14:52:17 +01:00
Armīns Palms feb13bb5f8 Search function fix to comply new version of MISP 2019-02-04 14:27:20 +02:00
Raphaël Vinot 2c877f2aec fix: Disable STIX test on travis. 2019-02-03 20:23:24 +01:00
Raphaël Vinot dc17d89bed Merge branch 'master' of github.com:MISP/PyMISP 2019-02-03 13:01:22 +01:00
Raphaël Vinot 02b99c23fa fix: Properly inform user when they try to run the live tests on old systems.
Fix #329
2019-02-03 13:00:51 +01:00
Raphaël Vinot 582e37e24a chg: Bump Version & changelog 2019-02-03 12:41:41 +01:00
Raphaël Vinot 211a7e95dd chg: Bump misp-objects 2019-02-03 12:38:32 +01:00
Raphaël Vinot 1e5e00bde3
Merge pull request #328 from kirzaks/master
Check if IOC values are in warninglist
2019-02-01 15:17:15 +01:00