Skip to content

chore(pgbouncer): update ignore_startup_parameters of pgbouncer.ini.j2#488

Merged
Vonng merged 2 commits intopgsty:mainfrom
waitingsong:pgbouncer-config
Feb 14, 2025
Merged

chore(pgbouncer): update ignore_startup_parameters of pgbouncer.ini.j2#488
Vonng merged 2 commits intopgsty:mainfrom
waitingsong:pgbouncer-config

Conversation

@waitingsong
Copy link
Copy Markdown
Contributor

append options, statement_timeout, idle_in_transaction_session_timeout
fix: "error: unsupported startup parameter: statement_timeout"

append options, statement_timeout, idle_in_transaction_session_timeout
fix: "error: unsupported startup parameter: statement_timeout"
@Vonng
Copy link
Copy Markdown
Member

Vonng commented Feb 14, 2025

It do make sense to ignore these parameters

@Vonng Vonng merged commit 5ba19ad into pgsty:main Feb 14, 2025
@gitguardian
Copy link
Copy Markdown

gitguardian Bot commented Feb 14, 2025

⚠️ GitGuardian has uncovered 5 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard.
Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
8428522 Triggered Username Password 7a97f31 conf/app/supa.yml View secret
8182051 Triggered Supabase Service Role JWT 7a97f31 conf/app/supa.yml View secret
15144501 Triggered Generic Password 7a97f31 conf/simu.yml View secret
4754727 Triggered Generic Password 7a97f31 conf/app/odoo.yml View secret
8180221 Triggered Generic Password 7a97f31 conf/app/supa.yml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@waitingsong waitingsong deleted the pgbouncer-config branch February 16, 2025 07:24
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.

2 participants