kangwonlee / kangwonlee/python-homework-template
`output` folder for `json` reports under `github.workspace`
未关闭
- 主要语言
- Python
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
* [583e8d4](https://github.com/kangwonlee/python-homework-template/commit/583e8d41489fc9e40befe5ba9c7411f95c6166b3)
* It may be more secure to create an `output` folder for json reports
* `docker` mount it as `rw` permission
* mount all other with `ro` permission
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reviewing commit 583e8d4 and locating the workflow or entry point that writes JSON reports under github.workspace. Trace how Docker mounts the workspace and document the intended read/write boundaries. Done means reports use a dedicated output folder, Docker can write there, and other mounted workspace content remains read-only.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, python
- 领域
- infrastructure, security
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100