Skip to content

Feature/stackql deploy updates - #54

Merged
jeffreyaven merged 2 commits into
mainfrom
feature/stackql-deploy-updates
Aug 24, 2026
Merged

Feature/stackql deploy updates#54
jeffreyaven merged 2 commits into
mainfrom
feature/stackql-deploy-updates

Conversation

@jeffreyaven

Copy link
Copy Markdown
Member

No description provided.

jeffreyaven and others added 2 commits August 22, 2026 06:25
Filter out GitHub bot accounts (type = 'Bot', e.g. claude[bot]) and the
claude agent user account from the contributors list embedded in the
binary via contributors.csv.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… 2.1.0

- New protected: true field on globals and resource props, masks the
  rendered value in all log output (dry-run, --show-queries, DEBUG)
- All log lines are scrubbed of registered secret values at the logger
  sink via new core/secrets module (fixed-width mask, JSON-escaped
  forms, longest-first replacement)
- Resource-level protected export values are now also masked when they
  surface downstream (e.g. interpolated into a later resource query)
- Stack exports display table masks protected values (files keep real
  values)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jeffreyaven jeffreyaven self-assigned this Aug 24, 2026
@gitguardian

gitguardian Bot commented Aug 24, 2026

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 3 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.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
36533435 Triggered Generic Password ccccb99 src/core/config.rs View secret
36533434 Triggered Generic Password ccccb99 src/core/config.rs View secret
36533436 Triggered Generic High Entropy Secret ccccb99 src/core/secrets.rs 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.

@jeffreyaven
jeffreyaven merged commit d8f9558 into main Aug 24, 2026
8 checks passed
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