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 |
Raphaël Vinot
|
9c0ebfb3b7
|
chg: Bump dependencies
Should fix https://github.com/MISP/MISP/issues/5739
|
2020-03-28 18:41:33 +01:00 |
Alvaro Garcia
|
3207ceca04
|
Add vt-graph-api to the requirements
|
2020-01-09 12:39:43 +00:00 |
Raphaël Vinot
|
e063c2a283
|
fix: Properly install pymisp with file object dependencies
|
2019-12-17 10:06:50 +01:00 |
Raphaël Vinot
|
e880191b10
|
chg: Bump dependencies
|
2019-12-08 19:39:44 +01:00 |
chrisr3d
|
fb129106ab
|
add: Updated python dependencies to include the assemblyline_client library
|
2019-11-19 16:05:16 -05:00 |
Alexandre Dulaunoy
|
fdbb0717e0
|
Merge pull request #344 from davidonzo/master
Added apiosintDS module to query OSINT.digitalside.it services
|
2019-10-29 08:56:29 +01:00 |
chrisr3d
|
4fe6b0ac9e
|
fix: Fixed requirements for pymisp and geoip python libraries
|
2019-10-28 16:40:26 +01:00 |
Davide
|
56e16dbaf5
|
Added apiosintDS module to query OSINT.digitalside.it services
|
2019-10-24 12:49:29 +02:00 |
Pierre-Jean Grenier
|
500d4c14c0
|
chg: update PyMISP version
|
2019-08-13 14:05:30 +02:00 |
Alexandre Dulaunoy
|
feeca02625
|
chg: [install] REQUIREMENTS file updated
|
2019-05-25 09:21:59 +02:00 |
Raphaël Vinot
|
c9281e605d
|
chg: Bump REQUIREMENTS
|
2019-04-26 14:05:02 +02:00 |
Raphaël Vinot
|
c825cabbbe
|
chg: Bump dependencies
|
2019-04-26 11:40:55 +02:00 |
Raphaël Vinot
|
e893a17583
|
chg: Bump dependencies, update REQUIREMENTS file
|
2019-04-24 11:29:16 +02:00 |
Raphaël Vinot
|
4b77cb5055
|
new: Add missing dependency (backscatter)
|
2019-03-10 21:17:30 +01:00 |
Raphaël Vinot
|
9611c7f2a9
|
chg: Bump Requirements
|
2019-03-09 06:15:16 +01:00 |
Raphaël Vinot
|
a770bfc593
|
chg: Bump dependencies, add update script
|
2019-02-26 16:43:08 -08:00 |
Alexandre Dulaunoy
|
637d7f2538
|
chg: [requirements] reportlab added
|
2019-02-25 20:42:45 +01:00 |
Alexandre Dulaunoy
|
9e48b3994a
|
chg: [requirements] updated
|
2019-02-25 20:29:04 +01:00 |
Alexandre Dulaunoy
|
0d8ead483e
|
chg: [PyMISP] dep updated to the latest version
|
2019-02-25 16:18:41 +01:00 |
Alexandre Dulaunoy
|
9f0f6e71e8
|
chg: PyMISP requirement
|
2019-02-22 12:15:28 +01:00 |
9b
|
e4c1468968
|
Stubbed module
|
2019-02-08 12:27:20 -05:00 |
Raphaël Vinot
|
7a7b7b109f
|
chg: Bump dependencies
|
2019-02-04 10:29:23 +01:00 |