Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devbasex
/
devbase
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
31
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: PLAN35-runtime 起動ラッパーとコンテナへの受け渡し
- #93
#93
Merged
takemi-ohama
merged 13 commits into
release/PLAN35
devbasex/devbase:release/PLAN35
from
feature/PLAN35-runtime
devbasex/devbase:feature/PLAN35-runtime
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: PLAN35-runtime 起動ラッパーとコンテナへの受け渡し
#93
takemi-ohama
merged 13 commits into
release/PLAN35
devbasex/devbase:release/PLAN35
from
feature/PLAN35-runtime
devbasex/devbase:feature/PLAN35-runtime
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
feat: 機密を平文ファイルを介さずコンテナへ渡す経路へ移行する
Show description for 028ba23
takemi-ohama
and
claude
committed
028ba23
View commit details
Copy full SHA for 028ba23
Browse repository at this point
fix: env encrypt/decrypt が途中で失敗しても中間状態を残さないようにする
Show description for 4b48806
takemi-ohama
and
claude
committed
4b48806
View commit details
Copy full SHA for 4b48806
Browse repository at this point
fix: 部分復号・空行・注入スキップ・インライン env_file の取りこぼしを直す
Show description for e86127b
takemi-ohama
and
claude
committed
e86127b
View commit details
Copy full SHA for e86127b
Browse repository at this point
fix: scale 生成で非機密 environment を残し、機密以外の env_file 欠落を隠さない
Show description for 3833287
takemi-ohama
and
claude
committed
3833287
View commit details
Copy full SHA for 3833287
Browse repository at this point
fix: 移行の中断条件を厳しくし、compose.yml の書き込みと機密の渡し先を直す
Show description for 7b2ab87
takemi-ohama
and
claude
committed
7b2ab87
View commit details
Copy full SHA for 7b2ab87
Browse repository at this point
fix: 機密は「そのサービスが元々参照していた由来」のキーだけに絞って渡す
Show description for 08834d8
takemi-ohama
and
claude
committed
08834d8
View commit details
Copy full SHA for 08834d8
Browse repository at this point
fix: env_file ブロック内のコメント行で走査を止めない
Show description for c5df236
takemi-ohama
and
claude
committed
c5df236
View commit details
Copy full SHA for c5df236
Browse repository at this point
fix: env_file の long syntax・クォート付きサービス名・CRLF を取りこぼさない
Show description for 540003d
takemi-ohama
and
claude
committed
540003d
View commit details
Copy full SHA for 540003d
Browse repository at this point
fix: 単一文字列の env_file を中止せず移行対象に含める
Show description for 088207f
takemi-ohama
and
claude
committed
088207f
View commit details
Copy full SHA for 088207f
Browse repository at this point
fix: 書き換え後の compose.yml を YAML として検証し機密参照の残りを検出する
Show description for 0b599c9
takemi-ohama
and
claude
committed
0b599c9
View commit details
Copy full SHA for 0b599c9
Browse repository at this point
fix: 退避先を排他的に作り、機密は原文のバイト列のまま往復させる
Show description for 8ddca44
takemi-ohama
and
claude
committed
8ddca44
View commit details
Copy full SHA for 8ddca44
Browse repository at this point
fix: プロジェクト切替で切替元の機密が環境変数に残らないようにする
Show description for 9544212
takemi-ohama
and
claude
committed
9544212
View commit details
Copy full SHA for 9544212
Browse repository at this point
fix: 注入履歴を対象の環境マッピングごとに持たせる
Show description for 9425648
takemi-ohama
and
claude
committed
9425648
View commit details
Copy full SHA for 9425648
Browse repository at this point
You can’t perform that action at this time.