diff options
| author | jvoisin | 2017-09-20 15:37:38 +0200 |
|---|---|---|
| committer | jvoisin | 2017-09-20 15:37:38 +0200 |
| commit | bbb8a82a132daddb59b60ebb45e41de9541d3eac (patch) | |
| tree | 1b323790563284085b3d7c172da0b35f4f9b76b3 /README.md | |
| parent | 3182dd8af96a947e44b5cf4e023e7d1e654342aa (diff) | |
Add fancy badges
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,5 +1,9 @@ | |||
| 1 | # ALPHA SOFTWARE : DO NOT USE IN PRODUCTION # | 1 | # ALPHA SOFTWARE : DO NOT USE IN PRODUCTION # |
| 2 | 2 | ||
| 3 | [](https://travis-ci.org/nbs-system/snuffleupagus) | ||
| 4 | [](https://scan.coverity.com/projects/nbs-system-snuffleupagus) | ||
| 5 | [](https://bestpractices.coreinfrastructure.org/projects/1267) | ||
| 6 | |||
| 3 | Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to | 7 | Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to |
| 4 | drastically raising the cost of attacks against website, by killing entire bug | 8 | drastically raising the cost of attacks against website, by killing entire bug |
| 5 | classes, and also providing a powerful virtual-patching system, allowing | 9 | classes, and also providing a powerful virtual-patching system, allowing |
