Update readme beta message (#282)
This commit is contained in:
parent
f0ea8312db
commit
bae76faf25
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
<p align="center"><b>Crowdsec BETA </b></p>
|
||||
|
||||
|
||||
<p align="center">
|
||||
<img src="docs/assets/images/crowdsec_logo1.png" alt="CrowdSec" title="CrowdSec" />
|
||||
|
@ -23,6 +23,8 @@
|
|||
:speech_balloon: <a href="https://gitter.im/crowdsec-project/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link">Gitter Chat</a>
|
||||
</p>
|
||||
|
||||
> Crowdsec is in BETA version. It shouldn't, and didn't crash any production so far we know, but some features might be missing or undergo evolutions. IP Blocklists are limited to very-safe-to-ban IPs only (~5% of the global database so far, will grow soon)
|
||||
|
||||
## <TL;DR>
|
||||
|
||||
A modern behavior detection system, written in Golang. It stacks on Fail2ban's philosophy, but uses Grok patterns & YAML grammar to analyse logs, a modern decoupled approach (detect here, remedy there) for Cloud/Containers/VM based infrastructures. Once detected you can remedy threats with various bouncers (block, 403, Captchas, etc.) and the blocked IPs are shared among all users to further improve their security.
|
||||
|
|
Loading…
Add table
Reference in a new issue