kangwonlee / kangwonlee/python-homework-template
`output` folder for `json` reports under `github.workspace`
- Vorherrschende Sprache
- Python
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
* [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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- docker, python
- Bereich
- infrastructure, security
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100