Raphaël Vinot
|
93ecaec2b5
|
chg: Update gitignore
fix #613
|
2020-11-17 14:42:09 +01:00 |
Raphaël Vinot
|
ef845926b1
|
chg: Do not split a string into a list in complex query builder
fix #597
|
2020-11-17 14:39:58 +01:00 |
Raphaël Vinot
|
4e830a435b
|
fix: Test suite for exists calls
|
2020-11-17 00:04:18 +01:00 |
Jakub Onderka
|
da5dbce6fc
|
Merge pull request #660 from MISP/JakubOnderka-patch-1
fix: Path for event creating and editing
|
2020-11-16 17:23:17 +01:00 |
Jakub Onderka
|
2d4debe23c
|
fix: Path for event creating and editing
|
2020-11-16 17:22:10 +01:00 |
Raphaël Vinot
|
c5f8c653c4
|
chg: Force enable debug in test, test update tags
|
2020-11-16 13:39:07 +01:00 |
Raphaël Vinot
|
3b130bd973
|
fix: object_uuid could be None
Fix #640
|
2020-11-10 12:04:45 +01:00 |
Raphaël Vinot
|
b646f0c5da
|
Merge pull request #651 from JakubOnderka/new-api
New API
|
2020-11-09 10:53:34 +01:00 |
Jakub Onderka
|
6c1f476bdd
|
new: Method to check attribute and object existence
|
2020-11-07 10:17:16 +01:00 |
Raphaël Vinot
|
0d67babea2
|
fix: last_seen has to be after first_seen, and it should habe been failing before.
|
2020-11-06 11:17:46 +01:00 |
Raphaël Vinot
|
0d8467920f
|
fix: Missing f-string marker
|
2020-11-06 11:01:08 +01:00 |
Raphaël Vinot
|
70de680912
|
chg: Use REST search for the tags
Related to comments on a1326f2cf2
|
2020-11-05 16:51:58 +01:00 |
Raphaël Vinot
|
56ff22228c
|
Merge branch 'lastinfosec-main' into main
|
2020-11-03 13:31:03 +01:00 |
Raphaël Vinot
|
bdcc19c5fb
|
chg: Add typing meta
|
2020-11-03 13:30:50 +01:00 |
Remy Dewailly
|
be2b8b4ce7
|
We can now upload stix object directly. File is not necessary.
|
2020-11-03 13:17:16 +01:00 |
Remy Dewailly
|
115bc59425
|
We can now upload stix object directly. File is not necessary.
|
2020-11-03 13:13:32 +01:00 |
Jakub Onderka
|
5e4dd2b974
|
new: Allow to get just event metadata after add_event and edit_event
|
2020-11-03 12:10:38 +01:00 |
Jakub Onderka
|
495af1fd9c
|
new: Method to check event existence
|
2020-11-03 12:10:37 +01:00 |
Raphaël Vinot
|
7e84c36406
|
fix: Docstring improvment based on @chrisinmtown's feedback
|
2020-11-02 14:48:51 +01:00 |
Raphaël Vinot
|
a1326f2cf2
|
new: Add method to search for tags.
fix #648
|
2020-11-02 12:47:56 +01:00 |
Raphaël Vinot
|
0947e5eabe
|
chg: Bump Changelog
|
2020-11-02 10:53:36 +01:00 |
Raphaël Vinot
|
15b9569ccb
|
chg: Bump version
|
2020-11-02 10:52:04 +01:00 |
Raphaël Vinot
|
d1a2dd10ab
|
chg: Bump misp-objects
|
2020-11-02 10:47:50 +01:00 |
Raphaël Vinot
|
1c28f266c5
|
Merge branch 'main' of github.com:MISP/PyMISP into main
|
2020-11-02 09:55:53 +01:00 |
Raphaël Vinot
|
f46d44aaa6
|
Merge pull request #649 from JakubOnderka/keep-alive
chg: Keep connection alive between requests
|
2020-11-02 09:55:24 +01:00 |
Raphaël Vinot
|
fb38231e36
|
chg: Bump deps
|
2020-11-02 09:54:54 +01:00 |
Raphaël Vinot
|
9cc66233ba
|
Merge pull request #647 from chrisinmtown/mispevent-docstrings
chg: format docstrings in mispevent.py
|
2020-10-30 15:12:08 +01:00 |
Raphaël Vinot
|
deb9e06c72
|
chg: Bump deps
|
2020-10-29 15:08:30 +01:00 |
Raphaël Vinot
|
3e33e92787
|
Revert "Update .travis.yml"
lief isn't compatible with python 3.9
This reverts commit e10843fa33 .
|
2020-10-29 15:06:21 +01:00 |
Jakub Onderka
|
9aa119e080
|
chg: Keep connection alive between requests
|
2020-10-29 13:40:23 +01:00 |
Lott, Christopher (cl778h)
|
aa206d0009
|
chg: format docstrings in mispevent.py
Add ":param " prefix to parameters to improve ReadTheDocs output.
Fix some minor typos in docstrings.
|
2020-10-27 11:14:06 -04:00 |
Raphaël Vinot
|
e10843fa33
|
Update .travis.yml
Add python 3.9
|
2020-10-27 13:05:39 +01:00 |
Raphaël Vinot
|
80764c8275
|
Merge pull request #646 from pudo/python3.9
Drop `encoding=` in Python 3.9
|
2020-10-27 13:03:36 +01:00 |
Friedrich Lindenberg
|
5016858201
|
Drop `encoding=` in Python 3.9
|
2020-10-27 12:24:29 +01:00 |
Raphaël Vinot
|
ad483b67ca
|
Merge pull request #643 from JakubOnderka/remove-duplicate-debug-check
fix: Remove duplicate check if debug logging is enabled
|
2020-10-26 12:19:07 +01:00 |
Jakub Onderka
|
6050ff16d4
|
fix: Remove duplicate check if debug logging is enabled
|
2020-10-25 17:15:21 +01:00 |
Jakub Onderka
|
9fd3d8a3e3
|
fix: [emailobject] Correctly parse multiple addresses
|
2020-10-24 17:24:18 +02:00 |
Jakub Onderka
|
055ef16e41
|
new: Test parsing just email header
|
2020-10-24 17:24:18 +02:00 |
Jakub Onderka
|
5e0ad0a47f
|
new: Test parsing outlook message format
|
2020-10-24 17:24:18 +02:00 |
Jakub Onderka
|
7f0229b3f1
|
new: Add tests for EmailObject
|
2020-10-24 17:24:17 +02:00 |
Jakub Onderka
|
f598865ce4
|
new: Refactored emailobject generator
|
2020-10-24 17:24:17 +02:00 |
Jakub Onderka
|
d39d4caf7d
|
new: Export display name from email
|
2020-10-24 17:16:16 +02:00 |
Jakub Onderka
|
c2fedc3850
|
new: Parse date from email
|
2020-10-24 17:16:16 +02:00 |
Raphaël Vinot
|
942f6e9e06
|
chg: Bump deps
|
2020-10-21 15:17:09 +02:00 |
Raphaël Vinot
|
d428858f1e
|
fix: Do now fail on requests returning plain text
Fix #639
|
2020-10-21 15:16:17 +02:00 |
Raphaël Vinot
|
f248a8bfff
|
chg: Bump changelog
|
2020-10-16 13:14:23 +02:00 |
Raphaël Vinot
|
624c6e0422
|
chg: Bump object templates
|
2020-10-16 13:13:43 +02:00 |
Raphaël Vinot
|
cd17f481c0
|
chg: Bump changelog
|
2020-10-16 13:11:36 +02:00 |
Raphaël Vinot
|
e683ceabf7
|
chg: Bump version
|
2020-10-16 13:09:29 +02:00 |
Raphaël Vinot
|
1005a0fa5c
|
chg: Bump test cases
|
2020-10-16 13:09:02 +02:00 |