Hello,
i notice today some dependency broken as follow:
root@n2:~# cscli hub update
INFO[20-04-2022 11:21:09 PM] Wrote new 340128 bytes index to /etc/crowdsec/hub/.index.json
INFO[20-04-2022 11:21:09 PM] dependency of crowdsecurity/base-http-scenarios : sub collection crowdsecurity/http-cve is broken : missing scenarios crowdsecurity/spring4shell_cve-2022-22965, tainted.
INFO[20-04-2022 11:21:09 PM] dependency of crowdsecurity/haproxy : sub collection crowdsecurity/base-http-scenarios is broken : sub collection crowdsecurity/http-cve is broken : missing scenarios crowdsecurity/spring4shell_cve-2022-22965, tainted.
INFO[20-04-2022 11:21:09 PM] dependency of crowdsecurity/http-cve : missing scenarios crowdsecurity/spring4shell_cve-2022-22965, tainted.
INFO[20-04-2022 11:21:09 PM] dependency of crowdsecurity/apache2 : sub collection crowdsecurity/base-http-scenarios is broken : sub collection crowdsecurity/http-cve is broken : missing scenarios crowdsecurity/spring4shell_cve-2022-22965, tainted.
Had to --force
to bypass the warning…
Wonder if it is normal, is it a dev error, …