Is is_writable() sufficient in WritableFileSystemValidator?

Created on 15 March 2023, over 1 year ago
Updated 15 May 2023, about 1 year ago

Problem/Motivation

Right now, WritableFileSystemValidator uses is_writable() to check if the paths are writable. Is that sufficient for our purposes? Can it return false negatives or false positives due to, say, exotic filesystems or SELinux? Even if it can, are those things likely enough for us to handle them in a special way?

Proposed resolution

TBD, if any.

πŸ“Œ Task
Status

Active

Version

3.0

Component

Package Manager

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024