up
This commit is contained in:
parent
16587b2a74
commit
5bf98ed4dd
1 changed files with 4 additions and 4 deletions
|
@ -38,28 +38,28 @@ Besides detecting and stopping attacks in real time based on your logs, it allow
|
|||
|
||||
<details open>
|
||||
<summary>User is assisted during setup, providing functional out-of-the-box setup</summary>
|
||||
<img src="https://github.com/crowdsecurity/crowdsec/blob/improved_readme/docs/assets/images/crowdsec_install.gif">
|
||||
<img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/crowdsec_install.gif">
|
||||
</details>
|
||||
|
||||
### Out of the box detection
|
||||
|
||||
<details>
|
||||
<summary>Baseline detection is effective out-of-the-box, no fine-tuning required</summary>
|
||||
<img src="https://github.com/crowdsecurity/crowdsec/blob/improved_readme/docs/assets/images/out-of-the-box-protection.gif">
|
||||
<img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/out-of-the-box-protection.gif">
|
||||
</details>
|
||||
|
||||
### Easy blocker deployment
|
||||
|
||||
<details>
|
||||
<summary>It's trivial to add blockers to enforce decisions of crowdsec</summary>
|
||||
<img src="https://github.com/crowdsecurity/crowdsec/blob/improved_readme/docs/assets/images/blocker-installation.gif">
|
||||
<img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/blocker-installation.gif">
|
||||
</details>
|
||||
|
||||
### Easy dashboard access
|
||||
|
||||
<details>
|
||||
<summary>It's easy to deploy a metabase interface to view your data simply with cscli</summary>
|
||||
<img src="https://github.com/crowdsecurity/crowdsec/blob/improved_readme/docs/assets/images/cscli-metabase.gif">
|
||||
<img src="https://github.com/crowdsecurity/crowdsec/blob/master/docs/assets/images/cscli-metabase.gif">
|
||||
</details>
|
||||
|
||||
## About this repository
|
||||
|
|
Loading…
Add table
Reference in a new issue