Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crowdsecurity/cs-magento-bouncer

CrowdSec is an open-source cyber security tool. This module blocks detected attackers or display them a captcha to check they are not bots.
https://github.com/crowdsecurity/cs-magento-bouncer

crowdsec crowdsec-bouncer magento2 php

Last synced: about 2 months ago
JSON representation

CrowdSec is an open-source cyber security tool. This module blocks detected attackers or display them a captcha to check they are not bots.

Awesome Lists containing this project

README

        

![CrowdSec Logo](https://raw.githubusercontent.com/crowdsecurity/cs-magento-bouncer/main/doc/images/logo_crowdsec.png)

# CrowdSec Bouncer extension for Magento 2

> This Magento 2 module allows you to apply decisions from CrowdSec directly within the Magento 2 application.

[![Version](https://img.shields.io/github/v/release/crowdsecurity/cs-magento-bouncer?include_prereleases)](https://github.com/crowdsecurity/cs-magento-bouncer/releases)
[![End to end tests](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/end-to-end-test-suite.yml/badge.svg)](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/end-to-end-test-suite.yml)
[![Static and unit tests](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/static-and-unit-test-suite.yml/badge.svg)](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/static-and-unit-test-suite.yml)
[![Installation and varnish tests](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/installation-and-varnish-test-suite.yml/badge.svg)](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/installation-and-varnish-test-suite.yml)
[![Licence](https://img.shields.io/github/license/crowdsecurity/cs-magento-bouncer)](https://github.com/crowdsecurity/cs-magento-bouncer/blob/main/LICENSE)

## Usage

See [User Guide](https://github.com/crowdsecurity/cs-magento-bouncer/blob/main/doc/USER_GUIDE.md)

## Installation

See [Installation Guide](https://github.com/crowdsecurity/cs-magento-bouncer/blob/main/doc/INSTALLATION_GUIDE.md)

## Technical notes

See [Technical notes](https://github.com/crowdsecurity/cs-magento-bouncer/blob/main/doc/TECHNICAL_NOTES.md)

## Developer guide

See [Developer guide](https://github.com/crowdsecurity/cs-magento-bouncer/blob/main/doc/DEVELOPER.md)

## License

[MIT](https://github.com/crowdsecurity/cs-magento-bouncer/blob/main/LICENSE)