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
fix: keep the renderer's own log out of the portability audit
Second false-positive class, found on loglens in the wave2 re-baseline: the only
file the audit flagged was codeplain.log, which records broker activity and
module names and so contains codeplain-tty by construction. The directory
exemption added in 3127595 does not cover it — it is a file, not a tree.
Against the real artifacts the audit now reports nothing for either loglens or
cli-password-manager, where it previously flagged one and four files.
0 commit comments