Skip to content

Conversation

@d4rm5
Copy link
Collaborator

@d4rm5 d4rm5 commented Sep 5, 2025

No description provided.

This commit renames the `isolated` devcontainer to `hardened` to more accurately reflect its purpose of providing a security-hardened environment rather than complete network or filesystem isolation.

The following changes have been made:

- Renamed the `.devcontainer/isolated` directory to `.devcontainer/hardened`.
- Updated all references to the `isolated` container in `devcontainer.json` files, `README.md`, and `.github/workflows/main.yml` to use the new `hardened` name.
- Standardized the terminology in comments and descriptions to use "hardening" instead of "isolation" where appropriate.
- Added security warnings to the `README.md` to clarify the security implications of using devcontainers.

This change improves the clarity of the projects documentation and configuration.
@d4rm5 d4rm5 requested a review from mattaereal September 5, 2025 20:35
@mattaereal mattaereal merged commit 423ca90 into main Sep 7, 2025
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.

3 participants