Skip to content

Commit 5db7f68

Browse files
authored
Updates to security documentation (#1511)
1 parent e6b49c8 commit 5db7f68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/collections/docs/from-wordpress-to-statamic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ And if you need more customization, addons like [Flexible Forms](https://statami
118118

119119
## Security
120120

121-
95.5% of the content managed websites hacked are running WordPress ([source](https://sucuri.net/reports/2023-hacked-website-report/)). It is the most targeted CMS on the market, which makes plugins like Wordfence critical to your security solution. Here a few reasons Statamic is more secure than WordPress:
121+
95.5% of the content-managed websites hacked are running WordPress ([source](https://sucuri.net/reports/2023-hacked-website-report/)). Also, last year there were almost 6000 vulnerabilities found in themes and plugins ([source](https://patchstack.com/whitepaper/state-of-wordpress-security-in-2024/)). It is the most targeted CMS on the market, which makes plugins like Wordfence, Patchstack, or WPScan critical to your security solution. Here are a few reasons Statamic is more secure than WordPress:
122122

123-
- Most website hacks are done through SQL Injection. Out of the box Statamic doesn't use a database, thus eliminating most forms of automated attack.
123+
- Around 5% of website hacks are done through SQL Injection. Out of the box, Statamic doesn't use a database, thus eliminating most forms of automated attacks.
124124
- Statamic's developer team maintains all of the fundamental features most websites need. You will not need 30 plugins by 30 authors on different update schedules. This is one of the reasons why WordPress is so vulnerable.
125125
- Statamic is built on [Laravel](https://laravel.com), widely regarded as the most secure and well-maintained PHP framework today.
126126

0 commit comments

Comments
 (0)