v0.3.7
Changed
- CL-0003 fix guidance now warns that
no-new-privilegesbreaks
images whose entrypoint switches users viagosu/su-exec(e.g.
officialpostgres,redis,minecraft-server). The finding's
fixfield gains a one-line caveat; full compatibility notes and
a testing workflow live indocs/rules/CL-0003.md. Closes #2. - CL-0007 fix guidance now describes the writable-path discovery
workflow (docker diff) and the chown-on-startup pitfall seen on
netdataandvalkey. The finding'sfixfield gains a one-line
caveat; details live indocs/rules/CL-0007.md. Closes #3.
No rule logic, severity, or finding-shape changes. A compose file
that passed on 0.3.6 passes identically on this revision; only the
fix field text and rule docs changed.