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: 6 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T04:32:43.000Z (about 1 year ago)
- Last Synced: 2024-10-20T11:50:05.895Z (12 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 Bouncer extension for Magento 2
> This Magento 2 module allows you to apply decisions from CrowdSec directly within the Magento 2 application.
[](https://github.com/crowdsecurity/cs-magento-bouncer/releases)
[](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/end-to-end-test-suite.yml)
[](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/static-and-unit-test-suite.yml)
[](https://github.com/crowdsecurity/cs-magento-bouncer/actions/workflows/installation-and-varnish-test-suite.yml)
[](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)