Skip to content

File System Permissions #4630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

mcpattrsn
Copy link

Always write custom and temporary private keys with restrictive permissions (e.g., 0600). This is to be consistent with all sensitive information.

Always write private keys with restrictive permissions (e.g., 0600).
@nginxproxymanagerci
Copy link

CI Error:

/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
certbot-node: Pulling from nginxproxymanager/nginx-full
Digest: sha256:3cdbaf1f3e0206689c91098a9147a4ccf2a1a563ab42dbf662a068b186e9832d
Status: Image is up to date for nginxproxymanager/nginx-full:certbot-node
docker.io/nginxproxymanager/nginx-full:certbot-node
�[1;34m❯ �[1;36mTesting backend ...�[0m
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
warning " > @apidevtools/[email protected]" has unmet peer dependency "openapi-types@>=7".
[3/4] Linking dependencies...
[4/4] Building fresh packages...
Done in 37.18s.
yarn run v1.22.22
$ /app/node_modules/.bin/eslint .

/app/internal/certificate.js
  552:60  error  Empty block statement  no-empty
  565:60  error  Empty block statement  no-empty
  693:54  error  Empty block statement  no-empty
  728:54  error  Empty block statement  no-empty

✖ 4 problems (4 errors, 0 warnings)

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.

@mcpattrsn mcpattrsn closed this Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant