Skip to content

Commit

Permalink
fix: add readme warning
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkoeck committed Nov 3, 2024
1 parent 299af8d commit cd413a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# @shipsecure/eslint-plugin-next

> [!WARNING]
> This plugin is currently in beta and is not yet ready for production use.
## Overview

`@shipsecure/eslint-plugin-next` is a custom ESLint plugin designed to enhance the security of Next.js applications by identifying potentially insecure patterns in code. This plugin offers a set of rules specifically tailored to prevent common security pitfalls in Next.js, encouraging best practices and securing your app's frontend and backend code.
Expand Down

0 comments on commit cd413a4

Please sign in to comment.