Skip to content

Commit

Permalink
docs: removed alpha warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinaldy Rafli committed Jun 23, 2021
1 parent bb64ac4 commit fc8d33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
This middleware helps web developers fight [CSRF](https://en.wikipedia.org/wiki/Cross-site_request_forgery) attacks. Bear in mind, by solely using this middleware, we can't guarantee your app will be free from CSRF attacks. Refer to [CSRF Prevention Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html) and [pillarjs/understanding-csrf](https:/pillarjs/understanding-csrf) for more details.

## Install
This is still on alpha. Please use with caution.

```
pnpm i malibu
```
Expand Down

0 comments on commit fc8d33d

Please sign in to comment.