# Scenario broken, missing, tainted

**URL:** https://discourse.crowdsec.net/t/scenario-broken-missing-tainted/737
**Category:** Uncategorized
**Created:** [April 20, 2022, 9:29pm UTC](https://discourse.crowdsec.net/t/scenario-broken-missing-tainted/737 "2022-04-20T21:29:14Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![stratege1401](https://dub1.discourse-cdn.com/flex013/user_avatar/discourse.crowdsec.net/stratege1401/32/332_2.png) [@stratege1401](https://discourse.crowdsec.net/u/stratege1401)
#### Post date: [April 20, 2022, 9:29pm UTC](https://discourse.crowdsec.net/t/scenario-broken-missing-tainted/737/1 "2022-04-20T21:29:14Z")

</div>

Hello,

i notice today some dependency broken as follow:

```auto
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, …

---

<div class="post-metadata">

### Author: ![thibault](https://dub1.discourse-cdn.com/flex013/user_avatar/discourse.crowdsec.net/thibault/32/2_2.png) [@thibault](https://discourse.crowdsec.net/u/thibault)
#### Post date: [April 21, 2022, 6:49am UTC](https://discourse.crowdsec.net/t/scenario-broken-missing-tainted/737/2 "2022-04-21T06:49:20Z")

</div>

Hello,

This was a mistake that was introduced in the latest (1.3.2) release, but is mostly cosmetic and shouldn’t “break”. 1.3.3 is in RC and should soon be out to solve this 🙂
