Skip to content

Commit be81a10

Browse files
committed
scrutinizer
1 parent 8ea7afa commit be81a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Downloads](https://img.shields.io/packagist/dt/akaunting/firewall)
55
![Tests](https://img.shields.io/github/workflow/status/akaunting/firewall/Tests?label=tests)
66
[![StyleCI](https://github.styleci.io/repos/197242392/shield?style=flat&branch=master)](https://styleci.io/repos/197242392)
7-
[![Quality](https://img.shields.io/scrutinizer/coverage/g/akaunting/firewall?label=quality)](https://scrutinizer-ci.com/g/akaunting/firewall)
7+
[![Quality](https://img.shields.io/scrutinizer/quality/g/akaunting/firewall?label=quality)](https://scrutinizer-ci.com/g/akaunting/firewall)
88
[![License](https://img.shields.io/github/license/akaunting/firewall)](LICENSE.md)
99

1010
This package intends to protect your Laravel app from different type of attacks such as XSS, SQLi, RFI, LFI, User Agent, and a lot more. It will also block repeated attacks and send notification via email and/or slack when attack is detected. Furthermore, it will log failed logins and block the IP after a number of attempts.

0 commit comments

Comments
 (0)