chore: initialize from frontend template 4dc033c
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"client_secret": "synthetic-forbidden-secret"
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
(globalThis as typeof globalThis & { password: string }).password =
|
||||
"synthetic-built-secret";
|
||||
@@ -0,0 +1 @@
|
||||
export const leaked = "AKIAABCDEFGHIJKLMNOP";
|
||||
Reference in New Issue
Block a user