Closed nmfretz closed 1 week ago
Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.
Please review the linting results below and make any necessary changes to your submission.
Severity | File | Description |
---|---|---|
âšī¸ | paperless/docker-compose.yml |
Potentially using unsafe user in service "broker": The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000. |
âšī¸ | paperless/docker-compose.yml |
Potentially using unsafe user in service "db": The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000. |
âšī¸ | paperless/docker-compose.yml |
Potentially using unsafe user in service "webserver": The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000. |
âšī¸ | paperless/docker-compose.yml |
Potentially using unsafe user in service "gotenberg": The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000. |
âšī¸ | paperless/docker-compose.yml |
Potentially using unsafe user in service "tika": The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000. |
â ī¸ | paperless/docker-compose.yml |
Invalid restart policy: The restart policy of the container "db" should be set to "on-failure". |
Symbol | Description |
---|---|
â | Error: This must be resolved before this PR can be merged. |
â ī¸ | Warning: This is highly encouraged to be resolved, but is not strictly mandatory. |
âšī¸ | Info: This is just for your information. |
đ¤ This is an automated summary of installation tests for paperless:
This PR must still be reviewed and tested before merging.
Reviewed and tested (fresh install and app update)
đ¤ This is an automated pull request to update paperless to version v2.13.5. This PR must be reviewed and tested before merging.