Skip to content

Commit e8dd3b1

Browse files
committed
update readme
1 parent 26ccfc8 commit e8dd3b1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Shieldfy Normalizer is package to normalize the input to prepare for running hardcore IDS/IPS rules.
44
The purpose of the Normalizers is to normalize the inputs to fight against WAF Bypassing techniques using obfuscation or other techniques to hide payloads.
55

6+
[![Packagist](https://img.shields.io/packagist/v/shieldfy/normalizer.svg?label=Packagist&style=flat-square)](https://packagist.org/packages/shieldfy/normalizer)
7+
[![License](https://img.shields.io/packagist/l/shieldfy/normalizer.svg?label=License&style=flat-square)](https://github.com/shieldfy/normalizer/blob/master/LICENSE)
8+
[![Code Climate](https://img.shields.io/codeclimate/github/shieldfy/normalizer.svg)](https://codeclimate.com/github/shieldfy/normalizer)
9+
[![Travis](https://img.shields.io/travis/shieldfy/normalizer.svg)](https://travis-ci.org/shieldfy/normalizer)
10+
11+
612
## important note
713

814
This package is based on the original converters written by Mario Heiderich & Christian Matthies the original creators of [PHP IDS](https://github.com/PHPIDS/PHPIDS/) project and the generous security & opensource community.

0 commit comments

Comments
 (0)