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

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

Magento extension allowing to share threat signal and benefit from the CrowdSec's community blocklist
https://github.com/crowdsecurity/magento-cs-extension

magento2 magento2-extension php

Last synced: about 1 year ago
JSON representation

Magento extension allowing to share threat signal and benefit from the CrowdSec's community blocklist

Awesome Lists containing this project

README

          

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

# CrowdSec Engine extension for Magento 2

> This Magento 2 module allows sharing threat signal and benefit from the CrowdSec's community blocklist.

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

## Usage

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

## Installation

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

## Technical notes

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

## Developer guide

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

## License

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