Skip to content

Update base image documentation with latest Dockerfile and security features #1121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

codegen-sh[bot]
Copy link
Contributor

@codegen-sh codegen-sh bot commented Jun 3, 2025

This PR updates the base image documentation to reflect the current state of the sandbox Docker image from the cloud repo and re-adds it to the docs navigation.

Changes Made

Updated Documentation

  • Updated base-image.mdx with the complete and current Dockerfile from the cloud repo
  • Added new security features documentation including semgrep, trufflehog, and pre-push hooks
  • Added missing tools like Homebrew, code-server, tree, and additional development utilities
  • Updated environment variables and PATH configuration to match current implementation

Navigation Fix

  • Re-added base-image to docs.json under the Sandboxes group as requested

Key New Features Documented

Security Tools

  • semgrep for static analysis and secret detection
  • trufflehog for credential scanning (via Homebrew)
  • Pre-push git hooks for automated security checks

Additional Development Tools

  • Homebrew package manager for additional system packages
  • code-server for VS Code-like browser-based editing
  • tree for directory visualization
  • uvicorn for Python web server development

Enhanced Environment

  • Updated PATH to include Homebrew binaries
  • Added linuxbrew user for proper Homebrew operation
  • Enhanced environment variable configuration

The documentation now accurately reflects the current sandbox environment and provides users with a complete understanding of available tools and capabilities.


💻 View my workAbout Codegen

…eatures

- Updated base-image.mdx with complete Dockerfile from cloud repo
- Added new security tools: semgrep, trufflehog, pre-push hooks
- Added Homebrew, code-server, and additional development tools
- Re-added base-image to docs.json under Sandboxes group
- Updated environment variables and PATH configuration
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor Author

codegen-sh bot commented Jun 3, 2025

I see a check failed - I'm on it! 🫡

💻 View my work

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.

0 participants