Skip to content

fix: stop logging FetcherConfig in callback reporter#902

Open
taurelius wants to merge 1 commit intopermitio:masterfrom
taurelius:master
Open

fix: stop logging FetcherConfig in callback reporter#902
taurelius wants to merge 1 commit intopermitio:masterfrom
taurelius:master

Conversation

@taurelius
Copy link
Copy Markdown

@taurelius taurelius commented Apr 24, 2026

Fixes Issue

Closes #901

Changes proposed

  • Updates CallbacksReporter to only log urls, rather than the full (url, FetcherConfig) tuple, which contains sensitive credentials.

Check List (Check all the applicable boxes)

  • I sign off on contributing this submission to open-source
  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for opal-docs canceled.

Name Link
🔨 Latest commit c69d4f0
🔍 Latest deploy log https://app.netlify.com/projects/opal-docs/deploys/69eb818c98d4750008f97c26

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.

Sensitive credentials leaked in logs via CallbacksReporter when OPAL_LOG_SERIALIZE is active

1 participant