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
DS-0002 (HIGH): run containers as a non-root user. Create an unprivileged
'appuser' and add a USER instruction to the action image (Dockerfile) and to
the dev/test stages (Dockerfile.dev). HOME is set so gh and tooling have a
writable home, and the entrypoint/report directories are chowned so the
non-root user retains read/execute access.
DS-0029 (HIGH): add --no-install-recommends to the apt-get install command in
both Dockerfiles.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments