apiosintDS
apiosintDS copied to clipboard
Remove misp-module branch
I see that the misp-module branch is used to unpin the validators dependency.
My understanding is because we want to make it compatible with the list of dependencies used by misp-module (https://github.com/MISP/misp-modules/blob/main/REQUIREMENTS).
It turns out validators is used only by apiosintDS so it should be safe to:
- pin the version inside
misp-module - remove the
misp-modulebranch fromapiosintDS
CC @davidonzo
Sorry for the very long dalay in the answer... Anyway, this should fix the issue => https://github.com/MISP/misp-modules/pull/666
Once the PR will be merged the misp-module branch become useless. But of course, I'll wait the PR merge before delete the branch.
Thanks. Regards
PR merged. The issue is resolved.