Skip to content
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

💡 [Feature] Add postgres username values to default security checks #433

Open
mishaschwartz opened this issue Mar 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mishaschwartz
Copy link
Collaborator

mishaschwartz commented Mar 6, 2024

Description

Originally from: #428 (comment)

export STAC_POSTGRES_USER=${POSTGRES_PAVICS_USERNAME}
export STAC_POSTGRES_PASSWORD=${POSTGRES_PAVICS_PASSWORD}
export STAC_PGUSER=${POSTGRES_PAVICS_USERNAME}
export STAC_PGPASSWORD=${POSTGRES_PAVICS_PASSWORD}

those should be added to the flagged security defaults as done for other user/pwd

Also if #428 is pulled in, add these to the deprecated default checks as described in #428 (comment) and #428 (comment)

References

Concerned Organizations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant