mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:30:43 +00:00
test: exercise unsafe provider index keys
This commit is contained in:
@@ -63,7 +63,7 @@ describe("OpenClaw provider index", () => {
|
||||
const index = normalizeOpenClawProviderIndex({
|
||||
version: 1,
|
||||
providers: {
|
||||
__proto__: {
|
||||
["__proto__"]: {
|
||||
id: "__proto__",
|
||||
name: "Bad",
|
||||
plugin: { id: "bad" },
|
||||
|
||||
Reference in New Issue
Block a user