Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a271751

Browse files
chore: change sec notice to gfm alert
1 parent a630350 commit a271751

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

registry/coder-labs/modules/codex/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ module "codex" {
7474
}
7575
```
7676

77-
> **Security Notice**: This module configures Codex with a `workspace-write` sandbox that allows AI tasks to read/write files in the specified folder. While the sandbox provides security boundaries, Codex can still modify files within the workspace. Use this module _only_ in trusted environments and be aware of the security implications.
77+
> [!WARNING]
78+
> This module configures Codex with a `workspace-write` sandbox that allows AI tasks to read/write files in the specified folder. While the sandbox provides security boundaries, Codex can still modify files within the workspace. Use this module _only_ in trusted environments and be aware of the security implications.
7879
7980
## How it Works
8081

0 commit comments

Comments
 (0)