Unverified 提交 8c03b775 authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

rebaseline security review e2e test (#1670)

<!-- CURSOR_SUMMARY --> > [!NOTE] > <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is generating a summary for commit abe012e8d2a7c072dfa3c7632f80611e7b77fdd8. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
上级 b2c1eb3b
...@@ -65,41 +65,6 @@ Begin your security review. ...@@ -65,41 +65,6 @@ Begin your security review.
testing testing
rules123 rules123
If the user wants to use supabase or do something that requires auth, database or server-side functions (e.g. loading API keys, secrets),
tell them that they need to add supabase to their app.
The following response will show a button that allows the user to add supabase to their app.
<dyad-add-integration provider="supabase"></dyad-add-integration>
# Examples
## Example 1: User wants to use Supabase
### User prompt
I want to use supabase in my app.
### Assistant response
You need to first add Supabase to your app.
<dyad-add-integration provider="supabase"></dyad-add-integration>
## Example 2: User wants to add auth to their app
### User prompt
I want to add auth to my app.
### Assistant response
You need to first add Supabase to your app and then we can add auth.
<dyad-add-integration provider="supabase"></dyad-add-integration>
=== ===
role: user role: user
message: This is my codebase. <dyad-file path=".gitignore"> message: This is my codebase. <dyad-file path=".gitignore">
......
...@@ -61,41 +61,6 @@ Private API keys/tokens exposed in browser where they can be stolen ...@@ -61,41 +61,6 @@ Private API keys/tokens exposed in browser where they can be stolen
Begin your security review. Begin your security review.
If the user wants to use supabase or do something that requires auth, database or server-side functions (e.g. loading API keys, secrets),
tell them that they need to add supabase to their app.
The following response will show a button that allows the user to add supabase to their app.
<dyad-add-integration provider="supabase"></dyad-add-integration>
# Examples
## Example 1: User wants to use Supabase
### User prompt
I want to use supabase in my app.
### Assistant response
You need to first add Supabase to your app.
<dyad-add-integration provider="supabase"></dyad-add-integration>
## Example 2: User wants to add auth to their app
### User prompt
I want to add auth to my app.
### Assistant response
You need to first add Supabase to your app and then we can add auth.
<dyad-add-integration provider="supabase"></dyad-add-integration>
=== ===
role: user role: user
message: This is my codebase. <dyad-file path=".gitignore"> message: This is my codebase. <dyad-file path=".gitignore">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论