Skip to content

Devcontainer#2

Merged
Ramarti merged 4 commits intomainfrom
devcontainer
Mar 13, 2026
Merged

Devcontainer#2
Ramarti merged 4 commits intomainfrom
devcontainer

Conversation

@Ramarti
Copy link
Copy Markdown
Contributor

@Ramarti Ramarti commented Feb 18, 2026

Opinionated devcointainer (Claude in Docker) setup and expanded instructions.
Migrates personas too.

Ramarti and others added 4 commits February 14, 2026 01:59
Block Read access to project-level secrets (.env files, private keys,
credentials, blockchain keystores/mnemonics, Terraform/Ansible/k8s state)
via permissions.deny rules instead of .claudeignore (not an official feature).
Document the approach in the sandboxing section of the README.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Based on trailofbits/claude-code-devcontainer. Adds Go 1.23 +
golangci-lint, gofumpt, govulncheck for Story/Cosmos SDK work.
Replaces the single-link devcontainer section in README with
step-by-step instructions for CLI, VS Code/Cursor, and shared
workspace usage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Bakes personas/ and scripts/ into the Docker image. The PERSONA
env var (default: developer) controls which persona post_install.py
copies into ~/.claude/ (CLAUDE.md, settings.json, commands, hooks,
skills, statusline). bypassPermissions is merged automatically.

Build context changed to repo root so Dockerfile can COPY personas/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Users can create .devcontainer/local/ (gitignored) to layer personal
customizations on top of the base persona. CLAUDE.md and statusline
are overwritten; settings.json is deep-merged (dicts recursive, lists
concatenated); commands/, hooks/, skills/ are additively merged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wiz-837b06c6da
Copy link
Copy Markdown

wiz-837b06c6da Bot commented Feb 18, 2026

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities -
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations 15 Medium 3 Low
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total 15 Medium 3 Low

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@Ramarti Ramarti merged commit a613d97 into main Mar 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants