Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The code reads a dataset from a configured path, converts it to an MLflow dataset object, and logs it to the tracking backend without any consent check, minimization, or warning about where the data will be stored. In an MLOps/observability skill, this is especially relevant because MLflow may be configured to use a remote server, making accidental transmission or long-term storage of sensitive training data more likely.
