[
    {
        "name": "shieldfy/sniffer",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/shieldfy/sniffer.git",
            "reference": "e12f879c4381e7c070cbc8ddfbf275d8f9443c34"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/shieldfy/sniffer/zipball/e12f879c4381e7c070cbc8ddfbf275d8f9443c34",
            "reference": "e12f879c4381e7c070cbc8ddfbf275d8f9443c34",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "5.5.*"
        },
        "time": "2017-08-03T12:07:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Shieldfy\\Sniffer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Shieldfy Inc.",
                "email": "team@shieldfy.com",
                "homepage": "https://shieldfy.com"
            },
            {
                "name": "Eslam Salem",
                "email": "eslam@shieldfy.com"
            }
        ],
        "description": "sniff input types",
        "homepage": "https://shieldfy.com",
        "keywords": [
            "detection",
            "shieldfy",
            "sniffer"
        ]
    },
    {
        "name": "shieldfy/normalizer",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/shieldfy/normalizer.git",
            "reference": "415dae07f13142e97106b3fa6d35c759da99774f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/shieldfy/normalizer/zipball/415dae07f13142e97106b3fa6d35c759da99774f",
            "reference": "415dae07f13142e97106b3fa6d35c759da99774f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6",
            "shieldfy/sniffer": "1.*"
        },
        "time": "2017-04-16T09:27:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Shieldfy\\Normalizer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Shieldfy Inc.",
                "email": "team@shieldfy.com",
                "homepage": "https://shieldfy.com"
            },
            {
                "name": "Eslam Salem",
                "email": "eslam@shieldfy.com",
                "role": "Maintainer"
            }
        ],
        "description": "This package is useful for the input normalization, before running hardcore IDS/IPS rules. It normalize the inputs to fight against WAF Bypassing techniques using obfuscation or other techniques to hide payloads.",
        "keywords": [
            "application",
            "attack",
            "bypass",
            "detection",
            "firewall",
            "ids",
            "ips",
            "normalize",
            "obfuscation",
            "security",
            "shieldfy"
        ]
    },
    {
        "name": "shieldfy/shieldfy-php-client",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/shieldfy/shieldfy-php-client.git",
            "reference": "db4a91b0805eb85f6847a2788616c385257fdb2e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/shieldfy/shieldfy-php-client/zipball/db4a91b0805eb85f6847a2788616c385257fdb2e",
            "reference": "db4a91b0805eb85f6847a2788616c385257fdb2e",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": "~5.6|~7.0",
            "shieldfy/normalizer": "1.*"
        },
        "require-dev": {
            "mikey179/vfsstream": "^1.6",
            "phpdocumentor/phpdocumentor": "2.*",
            "phpunit/phpunit": "~5.0||~6.0",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "time": "2018-04-09T17:55:44+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Shieldfy\\Extensions\\Laravel\\ShieldfyServiceProvider"
                ]
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Shieldfy\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Shieldfy Inc.",
                "email": "team@shieldfy.io",
                "homepage": "https://shieldfy.io"
            }
        ],
        "description": "This is the official PHP SDK for Shieldfy (shieldfy.io)",
        "homepage": "https://github.com/shieldfy/shieldfy-php-client",
        "keywords": [
            "shieldfy",
            "shieldfy-php-client"
        ]
    }
]
