Harden remote API security boundaries
This commit is contained in:
@@ -592,6 +592,7 @@ export interface ListDirectoryOptions {
|
||||
|
||||
export interface FileReadOptions {
|
||||
allowOutsideWorkspace?: boolean;
|
||||
outsideFileGrant?: string;
|
||||
optional?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user