Raphaël Vinot
94ce4a367b
chg: Remove legacy stix converter.
2021-03-01 15:10:56 +01:00
Raphaël Vinot
1533da3558
chg: Improve Pydoc on search method's timestamp parameter
...
Fix #708
2021-02-27 14:53:15 +01:00
Raphaël Vinot
2e05a1b24f
new: soft delete object in MISPEvent
...
Fix #706
2021-02-27 14:53:15 +01:00
Raphaël Vinot
28fed5c778
fix: support text search again
...
Fix #705
2021-02-27 14:53:15 +01:00
Raphaël Vinot
16b2ad9e4b
chg: Bump poetry file
2021-02-27 14:53:15 +01:00
Raphaël Vinot
4404876a91
chg: Bump deps
2021-02-27 14:53:15 +01:00
Alexandre Dulaunoy
125961a670
chg: [data] describeTypes updated
2021-02-27 14:53:15 +01:00
Nick
b09c8102b7
Removed unused import
2021-02-27 14:53:15 +01:00
Nick
518e2e6a31
supress ssl warnings
2021-02-27 14:53:15 +01:00
Nick
4787be1bce
re-added error checking for defaults
2021-02-27 14:53:15 +01:00
Nick
05b50ba2f5
deleted all references to org as it's unneeded
2021-02-27 14:53:15 +01:00
Nick
85a67a60e6
re-added brackets
2021-02-27 14:53:15 +01:00
Nick
1ea59931e0
Multiple updates to proofpoint example
...
- Added additionally necessary keys to keys.py.example
- Added error check for unset keys
- Used built-in HTTP Basic Auth for requests instead of manually-created header
- Removed setting of orgc as that's pulled from the MISP key being used
-
2021-02-27 14:53:15 +01:00
Nick
ffd4677c99
removed cast of str to str
2021-02-27 14:53:15 +01:00
Nick
25e44e7d8d
Added check for invalid creds
...
Without the added check, the script will error out on line 29 since the key doesn't exist in the dict. This at least gives a reason.
2021-02-27 14:53:15 +01:00
Raphaël Vinot
e183dbc577
fix: Do not add the serial-number twice.
...
Related: #678
2021-02-27 14:53:15 +01:00
Raphaël Vinot
b9f7bd9dc1
chg: Add deprecation warning for Python < 3.8
2021-02-27 14:53:15 +01:00
Raphaël Vinot
1b675bb512
fix: Skip PE section if name is none AND size is 0.
...
Related: #678
2021-02-27 14:53:15 +01:00
Raphaël Vinot
c87c0654b9
chg: Bump deps
2021-02-27 14:53:15 +01:00
Raphaël Vinot
59bb0a7bb6
fix: urllib3.__version__ may not have a patch number
...
fix https://github.com/MISP/PyMISP/issues/698
2021-02-27 14:53:15 +01:00
Raphaël Vinot
5035911d45
chg: Bump deps
2021-02-27 14:53:15 +01:00
Tom King
ea86dd0d57
fix: Fix mispevent edit test by including default and distribution keys on a GalaxyCluster
2021-02-27 12:35:24 +00:00
Raphaël Vinot
d71b0945e2
chg: Improve Pydoc on search method's timestamp parameter
...
Fix #708
2021-02-26 17:57:39 +01:00
Raphaël Vinot
d01c17abf8
new: soft delete object in MISPEvent
...
Fix #706
2021-02-26 17:55:13 +01:00
Raphaël Vinot
cdcbe9bf32
fix: support text search again
...
Fix #705
2021-02-26 17:13:20 +01:00
Raphaël Vinot
6395951637
chg: Bump poetry file
2021-02-26 16:09:43 +01:00
Raphaël Vinot
11888748e3
chg: Bump deps
2021-02-26 13:21:22 +01:00
Alexandre Dulaunoy
2ceb38c741
chg: [data] describeTypes updated
2021-02-20 17:28:50 +01:00
Alexandre Dulaunoy
6aab2717e2
Merge pull request #701 from crowface28/main
...
Fixed Proofpoint TAP Example
2021-02-18 22:41:00 +01:00
Nick
9edd1e7529
Removed unused import
2021-02-18 11:33:34 -05:00
Nick
05d4da46a5
supress ssl warnings
2021-02-17 15:10:21 -05:00
Nick
60ba858527
re-added error checking for defaults
2021-02-17 15:06:25 -05:00
Nick
5ee18d433f
deleted all references to org as it's unneeded
2021-02-17 15:01:13 -05:00
Nick
1b55d265b8
re-added brackets
2021-02-17 14:58:54 -05:00
Nick
a6dde5e4e1
Multiple updates to proofpoint example
...
- Added additionally necessary keys to keys.py.example
- Added error check for unset keys
- Used built-in HTTP Basic Auth for requests instead of manually-created header
- Removed setting of orgc as that's pulled from the MISP key being used
-
2021-02-17 14:57:59 -05:00
Nick
f5a9d5924d
removed cast of str to str
2021-02-17 12:09:01 -05:00
Nick
694c4b72ee
Added check for invalid creds
...
Without the added check, the script will error out on line 29 since the key doesn't exist in the dict. This at least gives a reason.
2021-02-17 12:07:11 -05:00
Raphaël Vinot
d0a050263e
fix: Do not add the serial-number twice.
...
Related: #678
2021-02-16 18:34:58 +01:00
Raphaël Vinot
3d3e9abc1d
chg: Add deprecation warning for Python < 3.8
2021-02-15 16:12:44 +01:00
Raphaël Vinot
4730452ce0
fix: Skip PE section if name is none AND size is 0.
...
Related: #678
2021-02-15 16:11:18 +01:00
Raphaël Vinot
85d36bcb62
chg: Bump deps
2021-02-15 12:02:44 +01:00
Raphaël Vinot
e52263b75a
fix: urllib3.__version__ may not have a patch number
...
fix https://github.com/MISP/PyMISP/issues/698
2021-02-15 12:00:10 +01:00
Raphaël Vinot
c280ea146d
chg: Bump deps
2021-02-10 21:04:07 +01:00
Tom King
5445479960
chg: Don't parse the meta key into cluster elements on a MISPEvent, but allow users to manually perform this action
2021-02-08 11:52:08 +00:00
Tom King
a94b81ae72
Merge remote-tracking branch 'upstream/main' into feature/misp-galaxy-2
2021-02-08 11:50:38 +00:00
Raphaël Vinot
9316420dc0
chg: Bump changelog
2021-02-08 12:01:48 +01:00
Raphaël Vinot
37449226f9
chg: Bump version
2021-02-08 11:59:49 +01:00
Raphaël Vinot
7c1c12e5bd
chg: Bump deps
2021-02-08 10:38:13 +01:00
Raphaël Vinot
c87bcf15ac
chg: Bump changelog
2021-02-04 19:43:17 +01:00
Raphaël Vinot
3125af9065
chg: Bump version
2021-02-04 19:42:24 +01:00