Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version discrepancies between misp-modules and MISP #631

Open
skalvaro opened this issue Jul 25, 2023 · 0 comments
Open

Version discrepancies between misp-modules and MISP #631

skalvaro opened this issue Jul 25, 2023 · 0 comments

Comments

@skalvaro
Copy link

Several requirements in misp-modules install different version then what is installed with misp itself.
Example is pymisp which in the requirements of misp-modules is fixed on 2.4.167 while an update of misp itself will install the latest version.

Recently we had issues with yara-python for which the advise was to update it to the latest version but again the requirements of misp-modules fixes this package to 3.8.1.

misp-modules also has an update script, update_misp_modules.sh, which when used will install the versions mentioned in the requirements.

Another example is apiosintds with its dependency on pytz==2019.3 while misp-stix needs 2022.2.1.

The question is how to keep misp and misp-modules up-to-date with all of the dependencies and differences in them.

OS: Ubuntu 22.04.2 LTS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant