All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
- Removed unnecessary console logging in the `SocketUser` class for cleaner output. - Updated the `distributeNew` function to accept the entire object instead of just the ID, improving flexibility in handling new entries. - Enhanced the `newAuditLog` and `editAuditLog` functions to filter out excluded models and changes, ensuring sensitive data is not logged. - Introduced new utility functions for omitting specific paths and excluded changes from audit logs, enhancing data privacy and integrity.