TheHive-Project / TheHive-Project/Cortex-Analyzers
[Bug] Error MISP Analayser In Cortex
@jeromeleonard is already working on this.
Since Aug 1, 2023.
- Dominant language
- Python
- Stars
- 490
- Forks
- 405
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 8
Description
Describe the bug
Error MISP Analyser in cortex
** Error **
Traceback (most recent call last): File "/opt/Cortex-Analyzers/analyzers/MISP/misp.py", line 3, in from mispclient import MISPClient, MISPClientError File "/opt/Cortex-Analyzers/analyzers/MISP/mispclient.py", line 2, in import pymispModuleNotFoundError: No module named 'pymisp'
I have updated my python to the last version and i have installed pymisp but problem persist
Work environment
- Server OS: Ubuntu 22.04
- Cortex version: 3.1.7-1
- Cortex Analyzer/Responder name: MISP
- Cortex Analyzer/Responder version: MISP_2_1
If applicable, indicate possible solutions to the problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.