Brad Chiappetta
|
b3865b33b7
|
refactor for sdk and expansion
|
2023-03-10 12:56:26 -05:00 |
Alexandre Dulaunoy
|
8579cbb260
|
chg: [REQUIREMENTS] remove specific version of psutil as mentioned in #593
|
2023-02-20 10:16:34 +01:00 |
Shivam Sandbhor
|
382d8036d9
|
Add crowdsec module
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
|
2022-10-28 12:19:35 +05:30 |
Nik Mohamad Aizuddin
|
ce3918ddba
|
fix(REQUIREMENTS): bump `vt-py` to `0.17.1` due to `0.17.0` is no longer exists
|
2022-10-04 13:03:41 +08:00 |
Jakub Onderka
|
90c64c68b3
|
Update REQUIREMENTS
|
2022-09-28 21:33:44 +02:00 |
Sami Mokaddem
|
1c184040e6
|
chg: [requirements] Added jinja2 entry
|
2022-08-24 14:27:31 +02:00 |
Sami Mokaddem
|
b620446d37
|
chg: [requirements] Added mattermostdriver entry
|
2022-08-24 14:18:58 +02:00 |
chrisr3d
|
aabe01e688
|
fix: [requirements] Monkey copy paste issue
|
2022-05-25 13:40:46 +02:00 |
chrisr3d
|
6beb23d870
|
fix: [requirements] Aligning lief requirements with PyMISP
|
2022-05-25 13:35:05 +02:00 |
chrisr3d
|
e3b259e5ba
|
fix; [requirements] Fixed lief requirements to align them with PyMISP
|
2022-05-25 11:50:02 +02:00 |
chrisr3d
|
a114bf7bbb
|
fix: [requirements] Updated python requirements
|
2022-05-25 11:46:50 +02:00 |
Jakub Onderka
|
ef74371ec4
|
chg: Update REQUIREMENTS
|
2022-04-11 17:14:55 +02:00 |
Alexandre Dulaunoy
|
0295268c43
|
chg: [requirements] dnspython3 is required
|
2022-03-05 15:12:25 +01:00 |
Jakub Onderka
|
799541e9de
|
chg: [internal] Update deps
|
2022-03-04 09:54:43 +01:00 |
Alexandre Dulaunoy
|
c100924eb6
|
Merge branch 'main' of github.com:MISP/misp-modules into main
|
2022-02-14 09:38:14 +01:00 |
Jakub Onderka
|
91235b8cef
|
Update dependencies, require Python 3.7
|
2022-02-04 18:12:38 +01:00 |
Michael Chisholm
|
549f937b1e
|
Added some library requirements for the taxii21 import module.
|
2022-01-14 11:48:49 -05:00 |
Silvian I
|
13cb1f472d
|
[crowdstrike_falcon] Upgrade crowdstrike_falcon enrich module to new api version & add attribute creation on enrichment functionality
|
2022-01-11 13:59:59 +01:00 |
Silvian I
|
b9d9df4dd0
|
Upgrade censys_enrich module to new api version
|
2022-01-07 14:46:10 +01:00 |
Koen Van Impe
|
adc61963df
|
Update REQUIREMENTS
|
2021-12-27 15:23:13 +01:00 |
Jakub Onderka
|
84ded524f9
|
chg: [pip] Force pandas to 1.3.5
|
2021-12-24 16:54:12 +01:00 |
Alexandre Dulaunoy
|
2dbaba7053
|
chg: [REQUIREMENTS] chardet issue - let installer decide
|
2021-12-17 13:56:20 +01:00 |
Alexandre Dulaunoy
|
f7b35ee7eb
|
chg: [REQUIREMENTS] aiohttp
|
2021-12-17 13:50:50 +01:00 |
Alexandre Dulaunoy
|
578187a9f9
|
chg: [requirements] pillow updated to the latest version
|
2021-12-17 13:50:11 +01:00 |
Alexandre Dulaunoy
|
ffe3f0680a
|
chg: [requirements] lxml updated
|
2021-12-17 13:49:14 +01:00 |
Steve Clement
|
800135f4e2
|
fix: [py] Dependency fix
|
2021-11-09 15:48:34 +01:00 |
Steve Clement
|
e34b019f29
|
chg: [py] Dependency bump. Works on buuntu 18.04.x
|
2021-11-09 15:37:56 +01:00 |
Steve Clement
|
5bad98cf47
|
chg: [py] Pandas requirements update
|
2021-11-09 14:59:57 +01:00 |
Luciano Righetti
|
e7488791d3
|
fix: add missing dependency (ndjson) of cof2misp1
|
2021-09-20 15:17:12 +02:00 |
Jason Zhang
|
05578b6a0d
|
Update dependency files
|
2021-08-24 12:31:23 +01:00 |
Alexandre Dulaunoy
|
7248eb72e5
|
chg: [requirements] remove the pypi index from the requirements
This fixes #505 but we need to find a clean solution for Pipfile generating
it.
|
2021-06-11 11:22:25 +02:00 |
aaronkaplan
|
f1da1dd6fa
|
Version 0.2 of the cof2misp import module.
|
2021-05-02 20:51:07 +00:00 |
Sebdraven
|
cb091cdbdb
|
add pyeti package
|
2021-04-22 11:45:43 +02:00 |
Alexandre Dulaunoy
|
296d2d63c9
|
chg: [requirements] openpyxl added
|
2021-04-12 14:28:30 +02:00 |
adammchugh
|
c0c7592cc2
|
Fixed the censys version
Unsure how I managed to get the version so wrong, but I have updated it to the current version and confirmed as working.
|
2021-03-04 19:37:56 +10:30 |
adammchugh
|
1e6e752b5d
|
Included missing dependencies for censys and pyfaup
Added censys dependency
Added pyfaup dependency
|
2021-03-02 11:29:36 +10:30 |
adammchugh
|
b67a20f84f
|
Change to pandas version requirement to address pip install failure
Updated pandas version to 1.1.5 to allow pip install as defined at https://github.com/MISP/misp-modules to complete successfully.
|
2021-03-02 11:17:22 +10:30 |
Alexandre Dulaunoy
|
ac318e74d8
|
chg: [requirements] fix 463
|
2021-01-25 22:07:00 +01:00 |
Raphaël Vinot
|
87bf540561
|
fix: Bump PyMISP dep to latest
|
2021-01-21 12:11:08 +01:00 |
Raphaël Vinot
|
8552f11d5e
|
chg: Bump deps
|
2021-01-21 12:02:57 +01:00 |
Raphaël Vinot
|
58bac998c0
|
fix: Use pymisp from pypi
|
2020-12-09 14:52:52 +01:00 |
Raphaël Vinot
|
778c9980c4
|
chg: Bump requirements
|
2020-12-04 22:41:07 +01:00 |
Jakub Onderka
|
191e66b71a
|
fix: [pipenv] Missing clamd
|
2020-11-27 21:12:20 +01:00 |
Jakub Onderka
|
ed5a432222
|
chg: [pipenv] Enable email extras for PyMISP
|
2020-11-27 20:45:52 +01:00 |
mokaddem
|
2be1d7a0cd
|
new: [expansion] Added html_to_markdown module
It fetches the HTML from the provided URL, performs a bit of DOM
clean-up then convert it into markdown
|
2020-10-23 22:17:47 +02:00 |
Jakub Onderka
|
f2de7ab87f
|
new: [clamav] Module for malware scan by ClamAV
|
2020-10-17 23:25:47 +02:00 |
Raphaël Vinot
|
095fbfd75f
|
chg: Bump deps
|
2020-10-09 14:41:38 +02:00 |
Jesse Hedden
|
8a95a000ee
|
initial commit. not a working product. need to create a class to manage the MISP event and TruStar client
|
2020-05-29 17:21:20 -07:00 |
Steve Clement
|
72913c9489
|
fix: [pip] pyfaup required
|
2020-05-01 07:53:19 +09:00 |
Golbark
|
b79636ccfa
|
new: usr: Censys Expansion module
|
2020-04-03 03:15:03 -07:00 |