kangwonlee / kangwonlee/python-homework-template
`output` folder for `json` reports under `github.workspace`
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
* [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
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- infrastructure, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100