Skip to content

Log privacy: container IDs and identifiers marked .public — readable by any process #139

Description

@AprilNEA

Problem

Many log statements use privacy: .public for container IDs, image names. Visible to any process via log stream.

Files: ArcBox/Logging.swift, various ViewModels

Fix

Audit all log statements. Use .private for user-specific identifiers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions