Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/crowdsecurity/cs-magento-bouncer
- Owner: crowdsecurity
- License: mit
- Created: 2021-07-29T09:37:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T04:32:43.000Z (3 months ago)
- Last Synced: 2024-10-20T11:50:05.895Z (2 months ago)
- Topics: crowdsec, crowdsec-bouncer, magento2, php
- Language: PHP
- Homepage:
- Size: 2.17 MB
- Stars: 6
- Watchers: 12
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)